Title: [216422] releases/WebKitGTK/webkit-2.16/LayoutTests
Revision
216422
Author
carlo...@webkit.org
Date
2017-05-08 08:58:40 -0700 (Mon, 08 May 2017)

Log Message

Unreviewed GTK+ gardening. Rebaseline fast/repaint/mutate-non-visible.html.

* platform/gtk/fast/repaint/mutate-non-visible-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: releases/WebKitGTK/webkit-2.16/LayoutTests/ChangeLog (216421 => 216422)


--- releases/WebKitGTK/webkit-2.16/LayoutTests/ChangeLog	2017-05-08 15:55:03 UTC (rev 216421)
+++ releases/WebKitGTK/webkit-2.16/LayoutTests/ChangeLog	2017-05-08 15:58:40 UTC (rev 216422)
@@ -1,3 +1,9 @@
+2017-05-05  Carlos Garcia Campos  <cgar...@igalia.com>
+
+        Unreviewed GTK+ gardening. Rebaseline fast/repaint/mutate-non-visible.html.
+
+        * platform/gtk/fast/repaint/mutate-non-visible-expected.txt: Added.
+
 2017-05-08  Carlos Garcia Campos  <cgar...@igalia.com>
 
         Unreviewed. Skip hls tests crashing with GST 1.8.

Added: releases/WebKitGTK/webkit-2.16/LayoutTests/platform/gtk/fast/repaint/mutate-non-visible-expected.txt (0 => 216422)


--- releases/WebKitGTK/webkit-2.16/LayoutTests/platform/gtk/fast/repaint/mutate-non-visible-expected.txt	                        (rev 0)
+++ releases/WebKitGTK/webkit-2.16/LayoutTests/platform/gtk/fast/repaint/mutate-non-visible-expected.txt	2017-05-08 15:58:40 UTC (rev 216422)
@@ -0,0 +1,7 @@
+Test repaint-only style changes in non-visible elements don't trigger repaints.
+(repaint rects
+  (rect 10 27 100 100)
+  (rect 10 27 100 100)
+  (rect 10 27 100 100)
+)
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to