[Webkit-unassigned] [Bug 114157] New: [Qt] New test fast/js/dom-static-property-for-in-iteration.html fails on Qt after r147570

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 02:17:50 PDT 2013


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

           Summary: [Qt] New test
                    fast/js/dom-static-property-for-in-iteration.html
                    fails on Qt after r147570
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zarvai at inf.u-szeged.hu
                CC: ggaren at apple.com, mhahnenberg at apple.com,
                    kadam at inf.u-szeged.hu


Qt WK1:

--- /ramdisk/qt-linux-release/build/layout-test-results/fast/js/dom-static-property-for-in-iteration-expected.txt
+++ /ramdisk/qt-linux-release/build/layout-test-results/fast/js/dom-static-property-for-in-iteration-actual.txt
@@ -45,7 +45,7 @@
 PASS a["scrollWidth"] is 0
 PASS a["attributes"] is [object NamedNodeMap]
 PASS a["webkitRegionOverset"] is undefined
-PASS a["offsetWidth"] is 39
+PASS a["offsetWidth"] is 37
 PASS a["classList"] is 
 PASS a["offsetLeft"] is 8
 PASS a["className"] is 
@@ -59,9 +59,9 @@
 PASS a["scrollLeft"] is 0
 PASS a["firstElementChild"] is null
 PASS a["clientLeft"] is 0
-PASS a["offsetHeight"] is 18
+PASS a["offsetHeight"] is 19
 PASS a["clientHeight"] is 0
-PASS a["offsetTop"] is 954
+PASS a["offsetTop"] is 956
 PASS a["scrollTop"] is 0
 PASS a["scrollHeight"] is 0
 PASS a["previousSibling"] is [object Text]
@@ -85,7 +85,6 @@
 PASS a["hick"] is 4
 PASS a["hock"] is 5
 PASS a["snood"] is 6
-PASS a["ALLOW_KEYBOARD_INPUT"] is 1
 PASS a["NOTATION_NODE"] is 12
 PASS a["CDATA_SECTION_NODE"] is 4
 PASS a["ELEMENT_NODE"] is 1


Qt WK2:

--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/js/dom-static-property-for-in-iteration-expected.txt
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/js/dom-static-property-for-in-iteration-actual.txt
@@ -45,7 +45,7 @@
 PASS a["scrollWidth"] is 0
 PASS a["attributes"] is [object NamedNodeMap]
 PASS a["webkitRegionOverset"] is undefined
-PASS a["offsetWidth"] is 39
+PASS a["offsetWidth"] is 37
 PASS a["classList"] is 
 PASS a["offsetLeft"] is 8
 PASS a["className"] is 
@@ -59,9 +59,9 @@
 PASS a["scrollLeft"] is 0
 PASS a["firstElementChild"] is null
 PASS a["clientLeft"] is 0
-PASS a["offsetHeight"] is 18
+PASS a["offsetHeight"] is 19
 PASS a["clientHeight"] is 0
-PASS a["offsetTop"] is 954
+PASS a["offsetTop"] is 956
 PASS a["scrollTop"] is 0
 PASS a["scrollHeight"] is 0
 PASS a["previousSibling"] is [object Text]

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