[Webkit-unassigned] [Bug 89297] If title attribute is set on LINK stylesheets in head, those sheets are ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 12:33:55 PDT 2012


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


Joe Thomas <joethomas at motorola.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |joethomas at motorola.com




--- Comment #2 from Joe Thomas <joethomas at motorola.com>  2012-06-25 12:33:54 PST ---
As per the spec http://www.w3.org/TR/html401/present/styles.html#h-14.3, naming the stylesheet with 'title' attribute makes it "preferred". WebKit allows only one of the preferred stylesheets and discards the rest in Document::collectActiveStylesheets.

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