Title: [95179] trunk/LayoutTests
Revision
95179
Author
zherc...@webkit.org
Date
2011-09-15 01:37:49 -0700 (Thu, 15 Sep 2011)

Log Message

[Qt] Unreviewed gardening. Adding new test expectations.

* platform/qt/fast/borders/border-image-massive-scale-expected.txt: Added.
* platform/qt/fast/borders/border-image-scaled-gradient-expected.txt: Added.
* platform/qt/fast/borders/border-image-scrambled-expected.txt: Added.
* platform/qt/fast/parser/innerhtml-with-prefixed-elements-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (95178 => 95179)


--- trunk/LayoutTests/ChangeLog	2011-09-15 08:09:56 UTC (rev 95178)
+++ trunk/LayoutTests/ChangeLog	2011-09-15 08:37:49 UTC (rev 95179)
@@ -1,5 +1,14 @@
 2011-09-15  Zoltan Herczeg  <zherc...@webkit.org>
 
+        [Qt] Unreviewed gardening. Adding new test expectations.
+
+        * platform/qt/fast/borders/border-image-massive-scale-expected.txt: Added.
+        * platform/qt/fast/borders/border-image-scaled-gradient-expected.txt: Added.
+        * platform/qt/fast/borders/border-image-scrambled-expected.txt: Added.
+        * platform/qt/fast/parser/innerhtml-with-prefixed-elements-expected.txt: Added.
+
+2011-09-15  Zoltan Herczeg  <zherc...@webkit.org>
+
         Renaming PeerConnection to webkitPeerConnection affects all ports,
         not just chromium. Updating layout test after r95151.
 

Added: trunk/LayoutTests/platform/qt/fast/borders/border-image-massive-scale-expected.txt (0 => 95179)


--- trunk/LayoutTests/platform/qt/fast/borders/border-image-massive-scale-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/borders/border-image-massive-scale-expected.txt	2011-09-15 08:37:49 UTC (rev 95179)
@@ -0,0 +1,17 @@
+layer at (0,0) size 784x728
+  RenderView at (0,0) size 784x600
+layer at (0,0) size 784x728
+  RenderBlock {HTML} at (0,0) size 784x728
+    RenderBody {BODY} at (8,8) size 768x712
+      RenderBlock {DIV} at (10,10) size 330x330 [border: (105px none #000000) (150px none #000000) (105px none #000000)]
+      RenderText {#text} at (350,334) size 4x22
+        text run at (350,334) width 4: " "
+      RenderBlock {DIV} at (364,10) size 330x330 [border: (105px none #000000) (150px none #000000) (105px none #000000)]
+      RenderText {#text} at (704,334) size 4x22
+        text run at (704,334) width 4: " "
+      RenderBR {BR} at (0,0) size 0x0
+      RenderBlock {DIV} at (10,366) size 330x330 [border: (105px none #000000) (150px none #000000) (105px none #000000)]
+      RenderText {#text} at (350,690) size 4x22
+        text run at (350,690) width 4: " "
+      RenderBlock {DIV} at (364,366) size 330x330 [border: (105px none #000000) (150px none #000000) (105px none #000000)]
+      RenderText {#text} at (0,0) size 0x0

Added: trunk/LayoutTests/platform/qt/fast/borders/border-image-scaled-gradient-expected.txt (0 => 95179)


--- trunk/LayoutTests/platform/qt/fast/borders/border-image-scaled-gradient-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/borders/border-image-scaled-gradient-expected.txt	2011-09-15 08:37:49 UTC (rev 95179)
@@ -0,0 +1,6 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x320
+  RenderBlock {HTML} at (0,0) size 800x320
+    RenderBody {BODY} at (8,8) size 784x304
+      RenderBlock {DIV} at (0,0) size 304x304 [border: (2px solid #FF0000)]

Added: trunk/LayoutTests/platform/qt/fast/borders/border-image-scrambled-expected.txt (0 => 95179)


--- trunk/LayoutTests/platform/qt/fast/borders/border-image-scrambled-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/borders/border-image-scrambled-expected.txt	2011-09-15 08:37:49 UTC (rev 95179)
@@ -0,0 +1,17 @@
+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
+      RenderBlock {DIV} at (10,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
+      RenderText {#text} at (146,130) size 4x22
+        text run at (146,130) width 4: " "
+      RenderBlock {DIV} at (160,10) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
+      RenderText {#text} at (296,130) size 4x22
+        text run at (296,130) width 4: " "
+      RenderBR {BR} at (0,0) size 0x0
+      RenderBlock {DIV} at (10,162) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
+      RenderText {#text} at (146,282) size 4x22
+        text run at (146,282) width 4: " "
+      RenderBlock {DIV} at (160,162) size 126x126 [border: (21px none #000000) (30px none #000000) (21px none #000000)]
+      RenderText {#text} at (0,0) size 0x0

Added: trunk/LayoutTests/platform/qt/fast/parser/innerhtml-with-prefixed-elements-expected.txt (0 => 95179)


--- trunk/LayoutTests/platform/qt/fast/parser/innerhtml-with-prefixed-elements-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/qt/fast/parser/innerhtml-with-prefixed-elements-expected.txt	2011-09-15 08:37:49 UTC (rev 95179)
@@ -0,0 +1,9 @@
+CONSOLE MESSAGE: line 11: INVALID_STATE_ERR: DOM Exception 11: An attempt was made to use an object that is not, or is no longer, usable.
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x126
+  RenderBlock {html} at (0,0) size 800x126
+    RenderBody {body} at (8,8) size 784x110
+      RenderBlock {div} at (0,0) size 784x110
+        RenderText {#text} at (0,0) size 108x22
+          text run at (0,0) width 108: "TEST FAILED"
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to