DescriptionMake fixed-width elements not center by default.
e223e0c6d51f027196a2597b556641328a65d4b5 accidentally
sent all elements down the margin:auto codepath.
The patch incorrectly removed just the
"&& containingBlockStyle->textAlign() == WEBKIT_CENTER"
instead of the whole clause.
R=abarth@chromium.org
Committed: https://chromium.googlesource.com/external/mojo/+/13b84227f19a0c07b3242d688ca0c50310e5d1a2
Patch Set 1 #
Messages
Total messages: 7 (3 generated)
|