[Webkit-unassigned] [Bug 50951] Add support for text-align:match-parent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 28 05:39:26 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=50951
Ryosuke Niwa <rniwa at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #87128|review+ |review?
Flag| |
--- Comment #17 from Ryosuke Niwa <rniwa at webkit.org> 2011-03-28 05:39:25 PST ---
(From update of attachment 87128)
View in context: https://bugs.webkit.org/attachment.cgi?id=87128&action=review
I'd like to see some tests that verify that the computed value of text-align property is as expected.
> Source/WebCore/css/CSSParser.cpp:791
> + // left | right | center | justify | webkit_left | webkit_right | webkit_center | webkit_match_parent | start |
> + // end | <string> | inherit
Nit: you should probably put both start and end on the same line.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list