[Webkit-unassigned] [Bug 83923] New: Track rem unit usage in StyleSheetInternal

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 13 11:40:26 PDT 2012


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

           Summary: Track rem unit usage in StyleSheetInternal
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: koivisto at iki.fi


Currently CSSParser sets usesRemUnits flag directly to Document. It should be set to the stylesheet instead so parser does not need to know about the document. This also avoids setting the flag unnecessarily when the stylesheet is not used.

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