Bug 114157
Summary: | [Qt] New test fast/js/dom-static-property-for-in-iteration.html fails on Qt after r147570 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zoltan Arvai <zarvai> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | ggaren, kadam, mhahnenberg |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 87008, 113831 |
Zoltan Arvai
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]
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Jocelyn Turcotte
=== Bulk closing of Qt bugs ===
If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.
If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.