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 / TestsAssignee: 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    

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.