Title: [181609] trunk/LayoutTests
Revision
181609
Author
[email protected]
Date
2015-03-16 20:31:45 -0700 (Mon, 16 Mar 2015)

Log Message

[EFL] fast/css/outline-auto-empty-rects.html is failing
https://bugs.webkit.org/show_bug.cgi?id=142570

Unreviewed EFL Gardening. Rebaseline the fast/css/outline-auto-empty-rects.html.

Patch by Hunseop Jeong <[email protected]> on 2015-03-16

* platform/efl/TestExpectations:
* platform/efl/fast/css/outline-auto-empty-rects-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (181608 => 181609)


--- trunk/LayoutTests/ChangeLog	2015-03-17 03:28:10 UTC (rev 181608)
+++ trunk/LayoutTests/ChangeLog	2015-03-17 03:31:45 UTC (rev 181609)
@@ -1,3 +1,13 @@
+2015-03-16  Hunseop Jeong  <[email protected]>
+
+        [EFL] fast/css/outline-auto-empty-rects.html is failing 
+        https://bugs.webkit.org/show_bug.cgi?id=142570
+
+        Unreviewed EFL Gardening. Rebaseline the fast/css/outline-auto-empty-rects.html.
+
+        * platform/efl/TestExpectations:
+        * platform/efl/fast/css/outline-auto-empty-rects-expected.txt: Added.
+
 2015-03-16  Gyuyoung Kim  <[email protected]>
 
         [EFL] Unreviewed EFL gardening on 17th Mar.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (181608 => 181609)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-03-17 03:28:10 UTC (rev 181608)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-03-17 03:31:45 UTC (rev 181609)
@@ -2181,8 +2181,6 @@
 webkit.org/b/142561 svg/animations/smil-leak-element-instances.svg [ Failure ]
 webkit.org/b/142561 svg/animations/smil-leak-elements.svg [ Failure ]
 
-webkit.org/b/142570 fast/css/outline-auto-empty-rects.html [ Failure ]
-
 webkit.org/b/142571 fast/css/vertical-text-overflow-ellipsis-text-align-center.html [ Failure ]
 
 webkit.org/b/142763 fast/images/animated-gif-window-resizing.html [ Timeout ]

Added: trunk/LayoutTests/platform/efl/fast/css/outline-auto-empty-rects-expected.txt (0 => 181609)


--- trunk/LayoutTests/platform/efl/fast/css/outline-auto-empty-rects-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/efl/fast/css/outline-auto-empty-rects-expected.txt	2015-03-17 03:31:45 UTC (rev 181609)
@@ -0,0 +1,15 @@
+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 784x579
+      RenderBlock {DIV} at (0,0) size 784x15
+        RenderBlock (anonymous) at (0,0) size 784x0
+          RenderInline {SPAN} at (0,0) size 0x0
+        RenderBlock (anonymous) at (0,0) size 784x15
+          RenderBlock {PRE} at (0,0) size 784x15
+            RenderText {#text} at (0,0) size 792x15
+              text run at (0,0) width 792: "There should only be a focus ring around this contentEditable div, and not a tiny one below as well"
+        RenderBlock (anonymous) at (0,28) size 784x0
+          RenderInline {SPAN} at (0,0) size 0x0
+          RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to