[Webkit-unassigned] [Bug 43870] When two stylesheets are loaded with <link> tag and title attribute, second stylesheet is ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 11 13:11:19 PDT 2010


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


Mark Rowe (bdash) <mrowe at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Mark Rowe (bdash) <mrowe at apple.com>  2010-08-11 13:11:19 PST ---
WebKit’s behavior matches both Firefox and Opera on your test case.  The title attribute on a link element containing a stylesheet marks the stylesheet as an alternate stylesheet, which are not loaded by default.  Firefox allows you to switch to the alternate stylesheet via the View -> Page Style menu.

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