[Webkit-unassigned] [Bug 18657] New: Associating style sheets with XML documents does not respect media types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 21 09:02:23 PDT 2008


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

           Summary: Associating style sheets with XML documents does not
                    respect media types
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: illenberger at mac.com


When a style sheet is associated with an XML document via

<?xml-stylesheet type="text/css" href="print.css" media="print"?>

the media attribute is not respected and the contents of the sheet is used for
the styling of screen content.

The media attribute should be respected with the same semantics as in HTML
documents.
Firefox and Opera do not show this problem.


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