Title: [179543] trunk/LayoutTests
Revision
179543
Author
commit-qu...@webkit.org
Date
2015-02-03 01:20:48 -0800 (Tue, 03 Feb 2015)

Log Message

[EFL] fast/borders/mixed-border-style2.html fails due to missing -expected.txt
https://bugs.webkit.org/show_bug.cgi?id=141080

Unreviewed EFL gardening

Wrong: Test has no expected result
Right: Test has an expected result as well as an image showing
       the correct page render

Patch by Piotr Krysiewicz <p.krysiew...@samsung.com> on 2015-02-03

* platform/efl/fast/borders/mixed-border-style2-expected.png: Added.
* platform/efl/fast/borders/mixed-border-style2-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (179542 => 179543)


--- trunk/LayoutTests/ChangeLog	2015-02-03 08:45:14 UTC (rev 179542)
+++ trunk/LayoutTests/ChangeLog	2015-02-03 09:20:48 UTC (rev 179543)
@@ -1,3 +1,17 @@
+2015-02-03  Piotr Krysiewicz  <p.krysiew...@samsung.com>
+
+        [EFL] fast/borders/mixed-border-style2.html fails due to missing -expected.txt
+        https://bugs.webkit.org/show_bug.cgi?id=141080
+
+        Unreviewed EFL gardening
+
+        Wrong: Test has no expected result
+        Right: Test has an expected result as well as an image showing
+               the correct page render
+
+        * platform/efl/fast/borders/mixed-border-style2-expected.png: Added.
+        * platform/efl/fast/borders/mixed-border-style2-expected.txt: Added.
+
 2015-02-02  Brent Fulgham  <bfulg...@apple.com>
 
         [Win] Activate HTTP tests

Added: trunk/LayoutTests/platform/efl/fast/borders/mixed-border-style2-expected.png


(Binary files differ)
Property changes on: trunk/LayoutTests/platform/efl/fast/borders/mixed-border-style2-expected.png ___________________________________________________________________

Added: svn:mime-type

Added: trunk/LayoutTests/platform/efl/fast/borders/mixed-border-style2-expected.txt (0 => 179543)


--- trunk/LayoutTests/platform/efl/fast/borders/mixed-border-style2-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/borders/mixed-border-style2-expected.txt	2015-02-03 09:20:48 UTC (rev 179543)
@@ -0,0 +1,6 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x213
+  RenderBlock {HTML} at (0,0) size 800x213
+    RenderBody {BODY} at (8,10) size 784x193
+      RenderBlock {DIV} at (10,0) size 193x193 [border: (20px groove #000000)]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to