Title: [118132] trunk/LayoutTests
Revision
118132
Author
[email protected]
Date
2012-05-22 23:59:28 -0700 (Tue, 22 May 2012)

Log Message

[Qt] Unreviewed gardening.

* platform/qt/Skipped: Skip new, but failing tests.
* platform/qt/printing/iframe-print-expected.png: Added after r118039.
* platform/qt/printing/iframe-print-expected.txt: Added after r118039.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118131 => 118132)


--- trunk/LayoutTests/ChangeLog	2012-05-23 06:48:14 UTC (rev 118131)
+++ trunk/LayoutTests/ChangeLog	2012-05-23 06:59:28 UTC (rev 118132)
@@ -1,5 +1,13 @@
 2012-05-22  Csaba Osztrogonác  <[email protected]>
 
+        [Qt] Unreviewed gardening.
+
+        * platform/qt/Skipped: Skip new, but failing tests.
+        * platform/qt/printing/iframe-print-expected.png: Added after r118039.
+        * platform/qt/printing/iframe-print-expected.txt: Added after r118039.
+
+2012-05-22  Csaba Osztrogonác  <[email protected]>
+
         [Qt] Unreviewed gardening, skip a failing test.
 
         * platform/qt/Skipped:

Modified: trunk/LayoutTests/platform/qt/Skipped (118131 => 118132)


--- trunk/LayoutTests/platform/qt/Skipped	2012-05-23 06:48:14 UTC (rev 118131)
+++ trunk/LayoutTests/platform/qt/Skipped	2012-05-23 06:59:28 UTC (rev 118132)
@@ -659,6 +659,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=72252
 http/tests/misc/xslt-bad-import.html
 
+# New test http/tests/cookies/js-get-and-set-http-only-cookie fails on Mac, GTK, Qt
+# https://bugs.webkit.org/show_bug.cgi?id=87208
+http/tests/cookies/js-get-and-set-http-only-cookie.php
+
 # =========================================================================== #
 #       Failing xmlhttprequest tests                                          #
 # =========================================================================== #
@@ -1879,6 +1883,10 @@
 # https://bugs.webkit.org/show_bug.cgi?id=86130
 fast/block/positioning/offsetLeft-offsetTop-multicolumn.html
 
+# New fast/events/keydown-leftright-keys.html fails on Qt, GTK
+# https://bugs.webkit.org/show_bug.cgi?id=87219
+fast/events/keydown-leftright-keys.html
+
 # ============================================================================= #
 # failing fonts tests
 # ============================================================================= #

Added: trunk/LayoutTests/platform/qt/printing/iframe-print-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/qt/printing/iframe-print-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/qt/printing/iframe-print-expected.txt (0 => 118132)


--- trunk/LayoutTests/platform/qt/printing/iframe-print-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/printing/iframe-print-expected.txt	2012-05-23 06:59:28 UTC (rev 118132)
@@ -0,0 +1,38 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x584
+      RenderPartObject {IFRAME} at (0,200) size 304x104 [border: (2px inset #000000)]
+        layer at (0,0) size 300x100
+          RenderView at (0,0) size 300x100
+        layer at (0,0) size 300x37
+          RenderBlock {HTML} at (0,0) size 300x37
+            RenderBody {BODY} at (8,8) size 284x21
+              RenderText {#text} at (0,0) size 269x21
+                text run at (0,0) width 269: "You should see this text when printed."
+      RenderText {#text} at (304,288) size 4x21
+        text run at (304,288) width 4: " "
+      RenderPartObject {IFRAME} at (308,0) size 304x304 [border: (2px inset #000000)]
+        layer at (0,0) size 300x300
+          RenderView at (0,0) size 300x300
+        layer at (33,0) size 267x300
+          RenderBlock {HTML} at (0,0) size 267x300
+            RenderBody {BODY} at (8,8) size 251x284
+              RenderText {#text} at (0,0) size 21x273
+                text run at (0,0) width 273: "You should see this text when printed. "
+              RenderBR {BR} at (0,273) size 21x0
+              RenderText {#text} at (21,0) size 21x174
+                text run at (21,0) width 174: "Vertical text on the right. "
+              RenderBR {BR} at (21,174) size 21x0
+              RenderPartObject {IFRAME} at (42,0) size 204x154 [border: (2px inset #000000)]
+                layer at (0,0) size 200x150
+                  RenderView at (0,0) size 200x150
+                layer at (0,0) size 200x58
+                  RenderBlock {HTML} at (0,0) size 200x58
+                    RenderBody {BODY} at (8,8) size 184x42
+                      RenderText {#text} at (0,0) size 169x42
+                        text run at (0,0) width 169: "You should see this text"
+                        text run at (0,21) width 96: "when printed."
+              RenderText {#text} at (0,0) size 0x0
+      RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to