[Webkit-unassigned] [Bug 80661] 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:15:20 PST 2012


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





--- Comment #1 from Ryosuke Niwa <rniwa at webkit.org>  2012-03-08 18:15:17 PST ---
Note: you have run fast/dom/MicroData/itemtype-add-remove-tokens.html
and fast/dom/MicroData/itemtype-attribute-test.html in the respective order to reproduce this bug.

Also, replacing shouldBeTrue("element.itemType.length = 0; element.itemType.length == 1") by
shouldBe("element.itemType.length = 0; element.itemType.length", "1") will make it always pass :(

Maybe this is a JSC bug?

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