[Webkit-unassigned] [Bug 77549] New: Alternate xml-stylesheets with no title are loaded, in violation of the CSSOM draft

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 1 06:30:07 PST 2012


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

           Summary: Alternate xml-stylesheets with no title are loaded, in
                    violation of the CSSOM draft
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: bzbarsky at mit.edu


See attached testcase.  The text should be green.

The relevant section of CSSOM is http://dev.w3.org/csswg/cssom/#requirements-on-user-agents-implementing-the-xml-stylesheet-processing-instruction steps 1 and 2:

  Let title be the value of the title pseudo-attribute or the empty string if the title
  pseudo-attribute is not specified.

  If there is an alternate pseudo-attribute whose value is a case-sensitive match for
  "yes" and title is the empty string terminate these steps.

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