Title: [179868] trunk/LayoutTests
Revision
179868
Author
[email protected]
Date
2015-02-10 06:42:26 -0800 (Tue, 10 Feb 2015)

Log Message

Unreviewed GTK Gardening.

Patch by Marcos Chavarría Teijeiro <[email protected]> on 2015-02-10

* platform/gtk/TestExpectations:
* platform/gtk/fast/css/font-face-in-media-rule-expected.txt: Added. Rebaselined after r177774.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (179867 => 179868)


--- trunk/LayoutTests/ChangeLog	2015-02-10 08:24:53 UTC (rev 179867)
+++ trunk/LayoutTests/ChangeLog	2015-02-10 14:42:26 UTC (rev 179868)
@@ -1,3 +1,10 @@
+2015-02-10  Marcos Chavarría Teijeiro  <[email protected]>
+
+        Unreviewed GTK Gardening.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/fast/css/font-face-in-media-rule-expected.txt: Added. Rebaselined after r177774.
+
 2015-02-09  Brent Fulgham  <[email protected]>
 
         [Win] Activate media tests. (Unreviewed)

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (179867 => 179868)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2015-02-10 08:24:53 UTC (rev 179867)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2015-02-10 14:42:26 UTC (rev 179868)
@@ -533,6 +533,16 @@
 
 webkit.org/b/141072 accessibility/frame-disconnect-textmarker-cache-crash.html [ Failure ]
 
+webkit.org/b/141423 css3/calc/line-height.html [ Failure ]
+webkit.org/b/141419 editing/deleting/delete-emoji.html [ Failure ]
+webkit.org/b/141423 editing/pasteboard/simplfiying-markup-should-not-strip-content.html [ Failure ]
+webkit.org/b/141423 fast/css/font-shorthand-from-longhands.html [ Failure ]
+webkit.org/b/141423 fast/css/font-shorthand-line-height.html [ Failure ]
+webkit.org/b/141423 fast/css/getComputedStyle/computed-style-font.html [ Failure ]
+webkit.org/b/141423 fast/css/getComputedStyle/computed-style-without-renderer.html [ Failure ]
+webkit.org/b/141423 fast/css/line-height-text-autosizing.html [ Failure ]
+webkit.org/b/141423 fast/css/getComputedStyle/computed-style.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Expected failures
 #////////////////////////////////////////////////////////////////////////////////////////

Added: trunk/LayoutTests/platform/gtk/fast/css/font-face-in-media-rule-expected.txt (0 => 179868)


--- trunk/LayoutTests/platform/gtk/fast/css/font-face-in-media-rule-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/css/font-face-in-media-rule-expected.txt	2015-02-10 14:42:26 UTC (rev 179868)
@@ -0,0 +1,7 @@
+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
+      RenderText {#text} at (0,0) size 156x17
+        text run at (0,0) width 156: "This should not crash."
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to