Philip Walton

Results 250 comments of Philip Walton

Can you please put together a demo as per the issue-reporting guidelines?

Can you open up a browser bug to get clarification on the interoperability issue? Without knowing the expected behavior and having a workaround for browsers that don't do the expected...

Interesting, it seems like it tries to apply the margin _in addition_ to the justification from the parent. It's probably a best practice in general to either use margin for...

Thanks for reporting. Can you please update this issue to include all the information outlined in the [reporting guidelines](https://github.com/philipwalton/flexbugs/blob/master/.github/ISSUE_TEMPLATE.md). If the issue is no longer relevant, please close it.

Thanks for reporting. Can you please update this issue to include all the information outlined in the [reporting guidelines](https://github.com/philipwalton/flexbugs/blob/master/.github/ISSUE_TEMPLATE.md). If the issue is no longer relevant, please close it.

Thanks for reporting. However, this issue does not contain all the information needed as outlined in the [reporting guidelines](https://github.com/philipwalton/flexbugs/blob/master/.github/ISSUE_TEMPLATE.md). Please update it with more information or close it if it's...

This issue report does not contain enough information to act on. Please update it with all the information in the [issue reporting guidelines](https://github.com/philipwalton/flexbugs/blob/master/.github/ISSUE_TEMPLATE.md) or close it if it's no longer...

Sorry to take a while to get to this. Yeah, if that border trick works that seems like a better fix (or at least a good alternative) to the proposed...

I'm not sure what I'm supposed to be looking at. Safari and Chrome seem to render the same to me upon initial inspection.

Interesting. The linked case seems somewhat unlikely, but I imagine a fair amount of people who don't fully understand the flex shorthand will do things like combine `width:100px` and `flex:1`,...