Bug 102226 - [Qt] New fast/dom/Window/open-window-min-size.html test fails on Qt.
Summary: [Qt] New fast/dom/Window/open-window-min-size.html test fails on Qt.
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 87008
  Show dependency treegraph
 
Reported: 2012-11-14 06:40 PST by Ádám Kallai
Modified: 2014-02-03 03:23 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ádám Kallai 2012-11-14 06:40:19 PST
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.
Comment 1 Ádám Kallai 2012-11-14 06:54:16 PST
Skipped:
Committed r134604: <http://trac.webkit.org/changeset/134604>
Comment 2 Jocelyn Turcotte 2014-02-03 03:23:22 PST
=== 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.