[Webkit-unassigned] [Bug 44915] Need to handle CSSValueAuto in CSSPrimitiveValue::operator ETextAlign()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 30 18:21:39 PDT 2010


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





--- Comment #1 from mitz at webkit.org  2010-08-30 18:21:39 PST ---
'auto' is not a vaild text-align value. We use TAAUTO internally for the “nameless value that acts as 'left' if 'direction' is 'ltr', 'right' if 'direction' is 'rtl'” from CSS2.1.

I’m just not sure where you’re going with this :)

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