Title: [136971] trunk/LayoutTests
Revision
136971
Author
[email protected]
Date
2012-12-07 12:39:56 -0800 (Fri, 07 Dec 2012)

Log Message

Unreviewed EFL gardening.

css3/calc/background-position-parsing.html is now working as
webkit.org/b/104131 has been fixed. I also rebased
background_position_three_four_values-expected.png which was incorrect and
now with the CSS3 background-position offsets it renders correctly.

* platform/efl-wk2/TestExpectations:
* platform/efl/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (136970 => 136971)


--- trunk/LayoutTests/ChangeLog	2012-12-07 20:34:22 UTC (rev 136970)
+++ trunk/LayoutTests/ChangeLog	2012-12-07 20:39:56 UTC (rev 136971)
@@ -1,5 +1,17 @@
 2012-12-07  Alexis Menard  <[email protected]>
 
+        Unreviewed EFL gardening.
+
+        css3/calc/background-position-parsing.html is now working as
+        webkit.org/b/104131 has been fixed. I also rebased
+        background_position_three_four_values-expected.png which was incorrect and
+        now with the CSS3 background-position offsets it renders correctly.
+
+        * platform/efl-wk2/TestExpectations:
+        * platform/efl/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png:
+
+2012-12-07  Alexis Menard  <[email protected]>
+
         [Chromium] Enable CSS3 background-position offset by default.
         https://bugs.webkit.org/show_bug.cgi?id=104253
 

Modified: trunk/LayoutTests/platform/efl/ietestcenter/css3/bordersbackgrounds/background_position_three_four_values-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/efl-wk2/TestExpectations (136970 => 136971)


--- trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-12-07 20:34:22 UTC (rev 136970)
+++ trunk/LayoutTests/platform/efl-wk2/TestExpectations	2012-12-07 20:39:56 UTC (rev 136971)
@@ -402,8 +402,6 @@
 webkit.org/b/102216 inspector-protocol/nmi-webaudio.html [ Failure ]
 webkit.org/b/102216 inspector-protocol/nmi-webaudio-leak-test.html [ Failure ]
 
-webkit.org/b/104131 css3/calc/background-position-parsing.html [ Crash ]
-
 # flaky ref tests after r135935, need to be investigated
 webkit.org/b/103468 css2.1/20110323/text-indent-intrinsic-002.htm [ ImageOnlyFailure Pass ]
 webkit.org/b/103468 fast/css/sticky/sticky-left-percentage.html [ ImageOnlyFailure Pass ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to