[Webkit-unassigned] [Bug 80661] New: fast/dom/MicroData/itemtype-attribute-test.html fails on Mac port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 8 18:00:04 PST 2012


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

           Summary: fast/dom/MicroData/itemtype-attribute-test.html fails
                    on Mac port
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, abarth at webkit.org,
                    nghq36 at motorola.com


--- /Volumes/Data/webkit4/WebKitBuild/Debug/layout-test-results/fast/dom/MicroData/itemtype-attribute-test-expected.txt 
+++ /Volumes/Data/webkit4/WebKitBuild/Debug/layout-test-results/fast/dom/MicroData/itemtype-attribute-test-actual.txt 
@@ -10,7 +10,7 @@
 itemType and itemType.length must be read-only.
 PASS element.itemType = 'http://example.com/test'; element.itemType.toString() == 'http://example.com/foo' is true
 PASS element.itemType.contains('http://example.com/test') is false
-PASS element.itemType.length = 0; element.itemType.length == 1 is true
+FAIL element.itemType.length = 0; element.itemType.length == 1 should be true. Was false.

 removeAttribute('itemType') must reflect correctly.
 PASS element.itemType.toString() is ''

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