[Webkit-unassigned] [Bug 118012] New: Do not consider title from non-css stylesheet for preferred set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 25 19:28:42 PDT 2013


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

           Summary: Do not consider title from non-css stylesheet for
                    preferred set
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: koivisto at iki.fi, simon.fraser at apple.com,
                    akling at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/ac653f351a222c4ee80ddd656aaaf06c07d87125

Do not consider title from non-css stylesheet for preferred set.

Title on a style element can be used to select the preferred stylesheet set.
If the type attribute of the style element is not text/css, the title should
never be set as the key for the preferred stylesheet set.

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