Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upinline-block layout doesn't respect min-width correctly #4945
Labels
Comments
Member
glennw
commented
Feb 17, 2015
bors-servo
pushed a commit
that referenced
this issue
Mar 3, 2015
bors-servo
pushed a commit
that referenced
this issue
Mar 4, 2015
jrmuizel
pushed a commit
to jrmuizel/gecko-cinnabar
that referenced
this issue
Jun 12, 2017
…jwbell:inline-block_fix_min-width); r=jdm With inline-block elements set the width to max(min width, specified width) instead of only using the specified width. Fixes servo/servo#4945 Source-Repo: https://github.com/servo/servo Source-Revision: 9d58c086e72a7d2fc8655506d35f30069bbadbbd
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-comments-removed
that referenced
this issue
Sep 30, 2019
…jwbell:inline-block_fix_min-width); r=jdm With inline-block elements set the width to max(min width, specified width) instead of only using the specified width. Fixes servo/servo#4945 Source-Repo: https://github.com/servo/servo Source-Revision: 9d58c086e72a7d2fc8655506d35f30069bbadbbd UltraBlame original commit: 6c4cc60142de41b11e73978df58b1f4a8f9df6cc
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-wordified
that referenced
this issue
Oct 1, 2019
…jwbell:inline-block_fix_min-width); r=jdm With inline-block elements set the width to max(min width, specified width) instead of only using the specified width. Fixes servo/servo#4945 Source-Repo: https://github.com/servo/servo Source-Revision: 9d58c086e72a7d2fc8655506d35f30069bbadbbd UltraBlame original commit: 6c4cc60142de41b11e73978df58b1f4a8f9df6cc
gecko-dev-updater
pushed a commit
to marco-c/gecko-dev-wordified-and-comments-removed
that referenced
this issue
Oct 1, 2019
…jwbell:inline-block_fix_min-width); r=jdm With inline-block elements set the width to max(min width, specified width) instead of only using the specified width. Fixes servo/servo#4945 Source-Repo: https://github.com/servo/servo Source-Revision: 9d58c086e72a7d2fc8655506d35f30069bbadbbd UltraBlame original commit: 6c4cc60142de41b11e73978df58b1f4a8f9df6cc
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment