Title: [134026] trunk/LayoutTests
Revision
134026
Author
commit-qu...@webkit.org
Date
2012-11-09 00:54:16 -0800 (Fri, 09 Nov 2012)

Log Message

[EFL] css3/flexbox/multiline-justify-content.html doesn't crash
https://bugs.webkit.org/show_bug.cgi?id=101717

Unreviewed, EFL gardening.

css3/flexbox/multiline-justify-content.html doesn't crash and can be passed.

Patch by Jaehun Lim <ljaehun....@samsung.com> on 2012-11-09

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (134025 => 134026)


--- trunk/LayoutTests/ChangeLog	2012-11-09 08:40:10 UTC (rev 134025)
+++ trunk/LayoutTests/ChangeLog	2012-11-09 08:54:16 UTC (rev 134026)
@@ -1,3 +1,14 @@
+2012-11-09  Jaehun Lim  <ljaehun....@samsung.com>
+
+        [EFL] css3/flexbox/multiline-justify-content.html doesn't crash
+        https://bugs.webkit.org/show_bug.cgi?id=101717
+
+        Unreviewed, EFL gardening. 
+
+        css3/flexbox/multiline-justify-content.html doesn't crash and can be passed.
+
+        * platform/efl/TestExpectations:
+
 2012-11-08  Hayato Ito  <hay...@chromium.org>
 
         Unreviewed, update chromium-mac baselines.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (134025 => 134026)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-11-09 08:40:10 UTC (rev 134025)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-11-09 08:54:16 UTC (rev 134026)
@@ -1637,7 +1637,6 @@
 Bug(EFL) compositing/tiling/backface-preserve-3d-tiled.html [ Skip ]
 Bug(EFL) compositing/transitions/singular-scale-transition.html [ Skip ]
 Bug(EFL) compositing/visibility/visibility-composited.html [ Failure ]
-Bug(EFL) css3/flexbox/multiline-justify-content.html [ Crash ]
 Bug(EFL) editing/input/caret-at-the-edge-of-contenteditable.html [ Failure ]
 Bug(EFL) editing/input/reveal-caret-of-multiline-contenteditable.html [ Failure ]
 Bug(EFL) editing/selection/caret-rtl.html [ Failure Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to