[Webkit-unassigned] [Bug 12560] New: W3C XPath test Text_Nodes.svg fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 3 07:49:34 PST 2007


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

           Summary: W3C XPath test Text_Nodes.svg fails
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: XML
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org
OtherBugsDependingO 12450
             nThis:


dom/svg/level3/xpath/Text_Nodes.svg

The test is supposed to verify that the implementation only returns the first
text node in a chain of siblings, but its condition is actually inverted! This
is not a conversion artifact, see
<http://dev.w3.org/cvsweb/2001/DOM-Test-Suite/tests/level3/xpath/Text_Nodes.xml?rev=HEAD&content-type=text/x-cvsweb-markup>
for the original.

Fixing the condition makes the test pass in Opera, but not in Firefox, which
apparently doesn't implement this behavior.


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