[Webkit-unassigned] [Bug 18605] New: webkit fails to use ATTLIST to set an ID

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 18 18:02:54 PDT 2008


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

           Summary: webkit fails to use ATTLIST to set an ID
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
               URL: http://www.hixie.ch/tests/adhoc/xml/styling/pi/internal/
                    css/001.xml
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: help.improve.webkit at gmail.com
                CC: help.improve.webkit at gmail.com


I Steps:
Go to 
http://www.hixie.ch/tests/adhoc/xml/styling/pi/internal/css/001.xml

II Issue:
Issue:
In this test, following are tested:
* Simple <?xml-stylesheet?>s work : "true" since first line is green.
* <style> blocks on their own don't do anything : "true" since third line is
green (fails)
* ATTLIST can be used to set an ID :  "false" since second line is green
* XHTML <style> block works : "true" since third line is green

III Conclusion:
issue with ATTLIST to set an ID

IV Other browsers:
IE7: not ok, shows xml code on opening the test link
FF3: ok
Opera9.24: ok

V Nightly tested: 32005


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