[Webkit-unassigned] [Bug 14006] New: WebKit "fails" SVG presontaional attribute ordering test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 5 13:36:14 PDT 2007


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

           Summary: WebKit "fails" SVG presontaional attribute ordering test
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
               URL: http://hixie.ch/tests/adhoc/svg/links/002.xml
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: hyatt at apple.com


WebKit "fails" SVG presontaional attribute ordering test

According to: 
http://www.w3.org/TR/SVG/styling.html#UsingPresentationAttributes

For user agents that support CSS, the presentation attributes must be
translated to corresponding CSS style rules according to rules described in
section 6.4.4 of the CSS2 specification, Precedence of non-CSS presentational
hints, with the additional clarification that the presentation attributes are
conceptually inserted into a new author style sheet which is the first in the
author style sheet collection. The presentation attributes thus will
participate in the CSS2 cascade as if they were replaced by corresponding CSS
style rules placed at the start of the author style sheet with a specificity of
zero. In general, this means that the presentation attributes have lower
priority than other CSS style rules specified in author style sheets or style
attributes.

As demonstrated by:

http://hixie.ch/tests/adhoc/svg/links/002.xml

Firefox fails this as well.  I'm not sure that HTML presentational attributes
are actually handled as described in the CSS specification either though.


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