Title: [190666] trunk/LayoutTests
Revision
190666
Author
commit-qu...@webkit.org
Date
2015-10-07 07:59:11 -0700 (Wed, 07 Oct 2015)

Log Message

[EFL] fast/repaint/block-inputrange-repaint.html is failed.
https://bugs.webkit.org/show_bug.cgi?id=149517

Patch by Hunseop Jeong <hs85.je...@samsung.com> on 2015-10-07
Reviewed by Zalan Bujtas.

EFL thumb size is different with mac port, it causes the difference of repaintRect.
So rebaseline the test with failure result.

* platform/efl/fast/repaint/block-inputrange-repaint-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (190665 => 190666)


--- trunk/LayoutTests/ChangeLog	2015-10-07 13:14:11 UTC (rev 190665)
+++ trunk/LayoutTests/ChangeLog	2015-10-07 14:59:11 UTC (rev 190666)
@@ -1,3 +1,15 @@
+2015-10-07  Hunseop Jeong  <hs85.je...@samsung.com>
+
+        [EFL] fast/repaint/block-inputrange-repaint.html is failed.
+        https://bugs.webkit.org/show_bug.cgi?id=149517
+
+        Reviewed by Zalan Bujtas.
+
+        EFL thumb size is different with mac port, it causes the difference of repaintRect.
+        So rebaseline the test with failure result.
+
+        * platform/efl/fast/repaint/block-inputrange-repaint-expected.txt: Added.
+
 2015-10-07  Javier Fernandez  <jfernan...@igalia.com>
 
         [CSS Grid Layout] Modify grid item height doesn't work

Added: trunk/LayoutTests/platform/efl/fast/repaint/block-inputrange-repaint-expected.txt (0 => 190666)


--- trunk/LayoutTests/platform/efl/fast/repaint/block-inputrange-repaint-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/repaint/block-inputrange-repaint-expected.txt	2015-10-07 14:59:11 UTC (rev 190666)
@@ -0,0 +1,5 @@
+FAIL repaintRects.indexOf('495 8 15 15') should not be -1.
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to