Bug 102226
Summary: | [Qt] New fast/dom/Window/open-window-min-size.html test fails on Qt. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ádám Kallai <kadam> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | gyuyoung.kim, jbadics, kenneth, kkristof, ossy, szledan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 87008 |
Ádám Kallai
This test fails on Qt.
Diff is here:
--- /ramdisk/qt-linux-64-release/build/layout-test-results/fast/dom/Window/open-window-min-size-expected.txt
+++ /ramdisk/qt-linux-64-release/build/layout-test-results/fast/dom/Window/open-window-min-size-actual.txt
@@ -1,8 +1,8 @@
PASS successfullyParsed is true
TEST COMPLETE
-PASS 100 is >= 100
-PASS 100 is >= 100
-PASS 100 is >= 100
-PASS 100 is >= 100
+FAIL 0 should be >= 100. Was 0 (of type number).
+FAIL 0 should be >= 100. Was 0 (of type number).
+FAIL 0 should be >= 100. Was 0 (of type number).
+FAIL 0 should be >= 100. Was 0 (of type number).
Could you check it please? I'm going to add to TextExpectations.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ádám Kallai
Skipped:
Committed r134604: <http://trac.webkit.org/changeset/134604>
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.