Title: [202491] trunk/LayoutTests
Revision
202491
Author
[email protected]
Date
2016-06-27 10:44:16 -0700 (Mon, 27 Jun 2016)

Log Message

Update TestExpectations for some dynamic MathML tests
https://bugs.webkit.org/show_bug.cgi?id=159142

Patch by Frederic Wang <[email protected]> on 2016-06-27
Reviewed by Brent Fulgham.

* TestExpectations: Enable this test again after r199980.
* platform/efl/TestExpectations: This is already claimed to pass in the  platform independent TestExpectations.
* platform/gtk/TestExpectations: Ditto.
* platform/ios-simulator/TestExpectations: This test passes after the refactoring of RenderMathMLOperator.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (202490 => 202491)


--- trunk/LayoutTests/ChangeLog	2016-06-27 17:38:55 UTC (rev 202490)
+++ trunk/LayoutTests/ChangeLog	2016-06-27 17:44:16 UTC (rev 202491)
@@ -1,3 +1,15 @@
+2016-06-27  Frederic Wang  <[email protected]>
+
+        Update TestExpectations for some dynamic MathML tests
+        https://bugs.webkit.org/show_bug.cgi?id=159142
+
+        Reviewed by Brent Fulgham.
+
+        * TestExpectations: Enable this test again after r199980.
+        * platform/efl/TestExpectations: This is already claimed to pass in the  platform independent TestExpectations.
+        * platform/gtk/TestExpectations: Ditto.
+        * platform/ios-simulator/TestExpectations: This test passes after the refactoring of RenderMathMLOperator.
+
 2016-06-27  Michael Saboff  <[email protected]>
 
         ES6 Change: Unify handling of RegExp CharacterClassEscapes \w and \W and Word Asserts \b and \B

Modified: trunk/LayoutTests/TestExpectations (202490 => 202491)


--- trunk/LayoutTests/TestExpectations	2016-06-27 17:38:55 UTC (rev 202490)
+++ trunk/LayoutTests/TestExpectations	2016-06-27 17:44:16 UTC (rev 202491)
@@ -936,9 +936,6 @@
 storage/indexeddb/modern/exceed-open-file-limit.html [ Skip ]
 webkit.org/b/155028 storage/indexeddb/modern/256-open-databases.html [ Skip ]
 
-# Fixed by upcoming MathML refactoring
-webkit.org/b/155019 mathml/presentation/menclose-notation-attribute-change-value.html [ Skip ]
-
 ### END OF IndexedDB failures
 ########################################
 

Modified: trunk/LayoutTests/platform/efl/TestExpectations (202490 => 202491)


--- trunk/LayoutTests/platform/efl/TestExpectations	2016-06-27 17:38:55 UTC (rev 202490)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2016-06-27 17:44:16 UTC (rev 202491)
@@ -1094,7 +1094,6 @@
 webkit.org/b/129050 fast/sub-pixel/compositing-layers-on-subpixel-position.html [ Pass ]
 
 # This tests are passing on EFL but they do not in the Apple ports
-mathml/presentation/style-changed.html [ Pass ]
 transitions/svg-text-shadow-transition.html [ Pass ]
 
 # Need to check why these tests are passed on EFL port.
@@ -1291,7 +1290,6 @@
 fast/borders/border-painting-dotted.html [ Pass ]
 fast/borders/border-painting-double.html [ Pass ]
 fast/table/border-collapsing/collapsed-borders-adjoining-sections.html [ Pass ]
-mathml/roots-removeChild.html [ Pass ]
 
 # css variables tests are passed since r191128. However these passes aren't verified yet.
 webkit.org/b/150183 fast/css/variables/test-suite/failures/024.html [ Pass ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (202490 => 202491)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2016-06-27 17:38:55 UTC (rev 202490)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2016-06-27 17:44:16 UTC (rev 202491)
@@ -2619,8 +2619,6 @@
 
 imported/w3c/canvas/2d.line.cap.round.html [ Pass ]
 
-mathml/presentation/style-changed.html [ Pass ]
-
 transitions/svg-text-shadow-transition.html [ Pass ]
 
 imported/w3c/css/css-color-3/t422-rgba-onscreen-b.xht [ Pass ]

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (202490 => 202491)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-06-27 17:38:55 UTC (rev 202490)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-06-27 17:44:16 UTC (rev 202491)
@@ -666,9 +666,6 @@
 mathml/mathml-in-dashboard.html [ Failure ]
 mathml/presentation/scripts-height.html [ ImageOnlyFailure ]
 
-# <rdar://problem/19221067> ASSERT(m_stretchyData.top().glyph) fails in RenderMathMLOperator.cpp
-mathml/presentation/style-changed.html
-
 # <rdar://problem/19215305> ASSERT(m_cgFont.get()) fails in FontPlatformData::ctFont()
 svg/text/svg-fallback-font-crash.html
 svg/css/font-face-variant-crash.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to