[Webkit-unassigned] [Bug 50951] Add support for text-align:match-parent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 28 01:40:03 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=50951





--- Comment #10 from Ryosuke Niwa <rniwa at webkit.org>  2011-03-28 01:40:03 PST ---
I talked with Jeremy in person and we concluded that we need one more test case where match-parent is nested with different directionalities as in:
<div dir="rtl" style="text-align: start;"><div dir="ltr" style="text-align: match-parent;"><div style="text-align: match-parent">Right aligned</div></div></div>

-- 
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