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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 30 17:50:11 PDT 2010


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

           Summary: Need to handle CSSValueAuto in
                    CSSPrimitiveValue::operator ETextAlign()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: justin.garcia at apple.com
                CC: simon.fraser at apple.com


When we map a CSSPrimitiveValue to an ETextAlign value, we need to handle CSSValueAuto, since we map TAAUTO to CSSValueAuto when going in the opposite direction in CSSPrimitiveValue::CSSPrimitiveValue(ETextAlign e).

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