Title: [193861] trunk/LayoutTests
Revision
193861
Author
ryanhad...@apple.com
Date
2015-12-09 14:06:22 -0800 (Wed, 09 Dec 2015)

Log Message

Baseline fast/dom/HTMLProgressElement/native-progress-bar.html for iOS
https://bugs.webkit.org/show_bug.cgi?id=152094

Unreviewed test gardening.

* platform/ios-simulator/fast/dom/HTMLProgressElement/native-progress-bar-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (193860 => 193861)


--- trunk/LayoutTests/ChangeLog	2015-12-09 21:48:00 UTC (rev 193860)
+++ trunk/LayoutTests/ChangeLog	2015-12-09 22:06:22 UTC (rev 193861)
@@ -1,5 +1,14 @@
 2015-12-09  Ryan Haddad  <ryanhad...@apple.com>
 
+        Baseline fast/dom/HTMLProgressElement/native-progress-bar.html for iOS
+        https://bugs.webkit.org/show_bug.cgi?id=152094
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator/fast/dom/HTMLProgressElement/native-progress-bar-expected.txt: Added.
+
+2015-12-09  Ryan Haddad  <ryanhad...@apple.com>
+
         Baseline fast/text/text-combine-shrink-on-color-change.html for iOS
         https://bugs.webkit.org/show_bug.cgi?id=151218
 

Added: trunk/LayoutTests/platform/ios-simulator/fast/dom/HTMLProgressElement/native-progress-bar-expected.txt (0 => 193861)


--- trunk/LayoutTests/platform/ios-simulator/fast/dom/HTMLProgressElement/native-progress-bar-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/fast/dom/HTMLProgressElement/native-progress-bar-expected.txt	2015-12-09 22:06:22 UTC (rev 193861)
@@ -0,0 +1,16 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x108
+  RenderBlock {HTML} at (0,0) size 800x108
+    RenderBody {BODY} at (8,16) size 784x76
+      RenderBlock {P} at (0,0) size 784x20
+        RenderText {#text} at (0,0) size 361x19
+          text run at (0,0) width 361: "Test passes if following bars are filled 30% with a color."
+      RenderBlock {P} at (0,36) size 784x40
+        RenderProgress {PROGRESS} at (0,2) size 160x17
+        RenderBR {BR} at (160,0) size 0x19
+        RenderBlock {PROGRESS} at (0,22) size 160x17
+          RenderProgress {DIV} at (0,0) size 160x16
+            RenderBlock {DIV} at (0,0) size 160x16 [bgcolor=#808080]
+              RenderBlock {DIV} at (0,0) size 48x16 [bgcolor=#008000]
+        RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to