Title: [161422] trunk/LayoutTests
Revision
161422
Author
r...@igalia.com
Date
2014-01-07 07:00:29 -0800 (Tue, 07 Jan 2014)

Log Message

[GTK] fast/repaint/repaint-regions-overflow.html is failing
https://bugs.webkit.org/show_bug.cgi?id=124835

Unreviewed gardening.

Added new baseline for failing test.


* platform/gtk/TestExpectations: Unskipped faling test.
* platform/gtk/fast/regions/repaint/repaint-regions-overflow-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (161421 => 161422)


--- trunk/LayoutTests/ChangeLog	2014-01-07 14:55:49 UTC (rev 161421)
+++ trunk/LayoutTests/ChangeLog	2014-01-07 15:00:29 UTC (rev 161422)
@@ -1,3 +1,15 @@
+2014-01-07  Manuel Rego Casasnovas  <r...@igalia.com>
+
+        [GTK] fast/repaint/repaint-regions-overflow.html is failing
+        https://bugs.webkit.org/show_bug.cgi?id=124835
+
+        Unreviewed gardening.
+
+        Added new baseline for failing test.
+
+        * platform/gtk/TestExpectations: Unskipped faling test.
+        * platform/gtk/fast/regions/repaint/repaint-regions-overflow-expected.txt: Added.
+
 2014-01-07  Krzysztof Czech  <k.cz...@samsung.com>
 
         [ATK] Expose aria-checked mixed state as ATK_STATE_INDETERMINATE

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (161421 => 161422)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-01-07 14:55:49 UTC (rev 161421)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-01-07 15:00:29 UTC (rev 161422)
@@ -1522,8 +1522,6 @@
 
 webkit.org/b/124834 fast/block/float/clear-negative-margin-top.html [ ImageOnlyFailure ]
 
-webkit.org/b/124835 fast/regions/repaint/repaint-regions-overflow.html [ Failure ]
-
 webkit.org/b/125071 fast/shapes/shape-inside/shape-inside-subpixel-rectangle-top.html [ ImageOnlyFailure ]
 
 webkit.org/b/125348 accessibility/document-attributes.html [ Failure ]

Added: trunk/LayoutTests/platform/gtk/fast/regions/repaint/repaint-regions-overflow-expected.txt (0 => 161422)


--- trunk/LayoutTests/platform/gtk/fast/regions/repaint/repaint-regions-overflow-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/regions/repaint/repaint-regions-overflow-expected.txt	2014-01-07 15:00:29 UTC (rev 161422)
@@ -0,0 +1,22 @@
+On success, no text should be clipped and you should see LAST LINE at the bottom of the text
+
+Above all, avoid lies, all lies, especially the lie to yourself. Keep watch on your own lie and examine it every hour, every minute. And avoid contempt, both of others and of yourself: what seems bad to you in yourself is purified by the very fact that you have noticed it in yourself. And avoid fear, though fear is simply the consequence of every lie. Never be frightened at your own faintheartedness in attaining love, and meanwhile do not even be very frightened by your own bad acts.
+
+LAST LINE
+
+(repaint rects
+  (rect 106 306 300 152)
+  (rect 14 71 300 203)
+  (rect 106 122 300 203)
+  (rect 14 290 300 17)
+  (rect 106 341 300 17)
+  (rect 14 55 300 252)
+  (rect 106 106 300 252)
+  (rect 60 150 312 258)
+  (rect 100 200 312 258)
+  (rect 14 55 300 252)
+  (rect 106 106 300 252)
+  (rect 14 55 300 252)
+  (rect 106 106 300 252)
+)
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to