Title: [149603] trunk/LayoutTests
Revision
149603
Author
ch.du...@sisa.samsung.com
Date
2013-05-06 10:15:17 -0700 (Mon, 06 May 2013)

Log Message

Unreviewed EFL gardening.

Skip remaining Shadow DOM test and new accessibility test introduced in
r115659.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (149602 => 149603)


--- trunk/LayoutTests/ChangeLog	2013-05-06 16:41:38 UTC (rev 149602)
+++ trunk/LayoutTests/ChangeLog	2013-05-06 17:15:17 UTC (rev 149603)
@@ -1,3 +1,12 @@
+2013-05-06  Christophe Dumez  <ch.du...@sisa.samsung.com>
+
+        Unreviewed EFL gardening.
+
+        Skip remaining Shadow DOM test and new accessibility test introduced in
+        r115659.
+
+        * platform/efl/TestExpectations:
+
 2013-05-06  Hans Muller  <hmul...@adobe.com>
 
         [CSS Exclusions] shape-inside rounded rectangle tests fail when subpixel layout is disabled

Modified: trunk/LayoutTests/platform/efl/TestExpectations (149602 => 149603)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-05-06 16:41:38 UTC (rev 149602)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-05-06 17:15:17 UTC (rev 149603)
@@ -368,6 +368,7 @@
 # Shadow DOM is disabled.
 Bug(EFL) editing/shadow [ WontFix ]
 Bug(EFL) fast/dom/shadow [ WontFix ]
+Bug(EFL) editing/text-iterator/basic-iteration-shadowdom.html [ WontFix ]
 
 # Rounding issues when running on 32-bits machines.
 webkit.org/b/43568 sputnik/Conformance/15_Native_Objects/15.8_Math/15.8.2/15.8.2.16_sin/S15.8.2.16_A7.html
@@ -1816,6 +1817,9 @@
 webkit.org/b/114739 compositing/patterns/direct-pattern-compositing-position.html [ ImageOnlyFailure Crash ]
 webkit.org/b/114739 compositing/patterns/direct-pattern-compositing-size.html [ ImageOnlyFailure Crash ]
 
+# New accessibility test added in r149155 is failing.
+webkit.org/b/115659 accessibility/meter-element.html [ Failure ]
+
 # Newly added test in r148131 is failing.
 webkit.org/b/114876 media/click-volume-bar-not-pausing.html [ Failure ]
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to