[Webkit-unassigned] [Bug 11939] Quirksmode: Ignores media types in stylesheet PIs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 08:53:55 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=11939





------- Comment #4 from ddkilzer at webkit.org  2007-11-15 08:53 PDT -------
Created an attachment (id=17295)
 --> (http://bugs.webkit.org/attachment.cgi?id=17295&action=view)
Test case from Comment #2

The bug is that the "alternate" and "media" attributes of <?xsl-stylesheet?>
tags in an application/xhtml+xml document are ignored, and all stylesheets are
loaded.

If every stylesheet listed defines the same selectors, you get into a "last one
loaded wins" situation (which is the case in this test case--try reordering the
<?xsl-stylesheet?> tags).

Here is another web site that demonstrates the same issue: 
http://www.reiermeister.de/


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list