Title: [179825] trunk/LayoutTests
Revision
179825
Author
[email protected]
Date
2015-02-09 05:18:19 -0800 (Mon, 09 Feb 2015)

Log Message

Unreviewed GTK Gardening.

* platform/gtk/TestExpectations: Mark new test failing
* platform/gtk/css2.1/t1508-c527-font-00-b-expected.txt: Added. Rebaseline after r177774.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (179824 => 179825)


--- trunk/LayoutTests/ChangeLog	2015-02-09 11:34:11 UTC (rev 179824)
+++ trunk/LayoutTests/ChangeLog	2015-02-09 13:18:19 UTC (rev 179825)
@@ -1,3 +1,10 @@
+2015-02-09  Carlos Alberto Lopez Perez  <[email protected]>
+
+        Unreviewed GTK Gardening.
+
+        * platform/gtk/TestExpectations: Mark new test failing
+        * platform/gtk/css2.1/t1508-c527-font-00-b-expected.txt: Added. Rebaseline after r177774.
+
 2015-01-22  Sergio Villar Senin  <[email protected]>
 
         [CSS Grid Layout] Tracks' growth limits must be >= base sizes

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (179824 => 179825)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2015-02-09 11:34:11 UTC (rev 179824)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2015-02-09 13:18:19 UTC (rev 179825)
@@ -531,6 +531,8 @@
 # No support for Filters Level 2 on GTK yet
 Bug(GTK) css3/filters/backdrop [ Skip ]
 
+webkit.org/b/141072 accessibility/frame-disconnect-textmarker-cache-crash.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
 #////////////////////////////////////////////////////////////////////////////////////////

Added: trunk/LayoutTests/platform/gtk/css2.1/t1508-c527-font-00-b-expected.txt (0 => 179825)


--- trunk/LayoutTests/platform/gtk/css2.1/t1508-c527-font-00-b-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/css2.1/t1508-c527-font-00-b-expected.txt	2015-02-09 13:18:19 UTC (rev 179825)
@@ -0,0 +1,23 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x101
+  RenderBlock {HTML} at (0,0) size 800x101
+    RenderBody {BODY} at (8,13) size 784x75 [color=#000080]
+      RenderBlock {P} at (0,0) size 784x75
+        RenderText {#text} at (0,0) size 637x15
+          text run at (0,0) width 637: "This text should be 13px Helvetica in small-caps and italicized. There should be a small gap between each line. "
+        RenderInline {SPAN} at (0,0) size 784x75 [color=#C0C0C0]
+          RenderText {#text} at (637,0) size 784x75
+            text run at (637,0) width 132: "dummy text dummy text"
+            text run at (0,15) width 244: "dummy text dummy text dummy text dummy "
+            text run at (244,15) width 408: "text dummy text dummy text dummy text dummy text dummy text dummy "
+            text run at (652,15) width 132: "text dummy text dummy"
+            text run at (0,30) width 272: "text dummy text dummy text dummy text dummy "
+            text run at (272,30) width 408: "text dummy text dummy text dummy text dummy text dummy text dummy "
+            text run at (680,30) width 92: "text dummy text"
+            text run at (0,45) width 312: "dummy text dummy text dummy text dummy text dummy "
+            text run at (312,45) width 408: "text dummy text dummy text dummy text dummy text dummy text dummy "
+            text run at (720,45) width 64: "text dummy"
+            text run at (0,60) width 340: "text dummy text dummy text dummy text dummy text dummy "
+            text run at (340,60) width 364: "text dummy text dummy text dummy text dummy text dummy text"
+        RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to