Title: [127078] trunk/LayoutTests
Revision
127078
Author
jber...@webkit.org
Date
2012-08-29 18:44:57 -0700 (Wed, 29 Aug 2012)

Log Message

Mountain Lion missing results for media/controls-without-preload.html
https://bugs.webkit.org/show_bug.cgi?id=95417

Add the text results the bots were seeing to get the bots greener.

* platform/mac/media/controls-without-preload-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127077 => 127078)


--- trunk/LayoutTests/ChangeLog	2012-08-30 01:34:14 UTC (rev 127077)
+++ trunk/LayoutTests/ChangeLog	2012-08-30 01:44:57 UTC (rev 127078)
@@ -1,3 +1,12 @@
+2012-08-29  Jessie Berlin  <jber...@apple.com>
+
+        Mountain Lion missing results for media/controls-without-preload.html
+        https://bugs.webkit.org/show_bug.cgi?id=95417
+
+        Add the text results the bots were seeing to get the bots greener.
+
+        * platform/mac/media/controls-without-preload-expected.txt: Added.
+
 2012-08-29  Philip Rogers  <p...@google.com>
 
         Unreviewed update of circle-in-mask-with-shadow test expectation.

Added: trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt (0 => 127078)


--- trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/mac/media/controls-without-preload-expected.txt	2012-08-30 01:44:57 UTC (rev 127078)
@@ -0,0 +1,39 @@
+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 {P} at (0,0) size 784x18
+        RenderText {#text} at (0,0) size 312x18
+          text run at (0,0) width 312: "The controls should not depend on preload value."
+      RenderBlock (anonymous) at (0,34) size 784x240
+        RenderText {#text} at (0,0) size 0x0
+layer at (8,42) size 320x240
+  RenderVideo {VIDEO} at (0,0) size 320x240
+layer at (8,42) size 320x240
+  RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,0) size 320x240
+layer at (8,257) size 320x25
+  RenderDeprecatedFlexibleBox (relative positioned) {DIV} at (0,215) size 320x25
+    RenderButton {INPUT} at (6,3) size 18x18
+    RenderButton {INPUT} at (32,4) size 16x16
+    RenderDeprecatedFlexibleBox {DIV} at (49,5) size 216x15
+      RenderSlider {INPUT} at (45,2) size 126x13
+        RenderDeprecatedFlexibleBox {DIV} at (0,0) size 126x13
+          RenderBlock {DIV} at (0,2) size 116x8
+          RenderBlock {DIV} at (116,2) size 10x8
+    RenderButton {INPUT} at (297,4) size 16x16
+    RenderBlock {DIV} at (265,6) size 25x12
+layer at (57,264) size 45x11
+  RenderDeprecatedFlexibleBox {DIV} at (0,2) size 45x11 [color=#FFFFFF]
+    RenderBlock (anonymous) at (9,0) size 26x11
+      RenderText {#text} at (0,0) size 26x11
+        text run at (0,0) width 26: "00:00"
+layer at (228,264) size 45x11
+  RenderDeprecatedFlexibleBox {DIV} at (171,2) size 45x11 [color=#FFFFFF]
+    RenderBlock (anonymous) at (7,0) size 31x11
+      RenderText {#text} at (0,0) size 31x11
+        text run at (0,0) width 31: "-00:06"
+layer at (102,266) size 10x8
+  RenderBlock (relative positioned) {DIV} at (0,0) size 10x8
+layer at (275,263) size 14x12
+  RenderButton zI: 1 {INPUT} at (2,0) size 14x12
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to