Title: [202774] trunk/LayoutTests
Revision
202774
Author
[email protected]
Date
2016-07-02 00:11:34 -0700 (Sat, 02 Jul 2016)

Log Message

Update iOS expectations for some MathML tests.

Unreviewed test gardening.

* platform/ios-simulator-wk1/TestExpectations:
* platform/ios-simulator-wk2/TestExpectations:
* platform/ios-simulator/TestExpectations:
* platform/ios-simulator/mathml/mathml-in-dashboard-actual.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (202773 => 202774)


--- trunk/LayoutTests/ChangeLog	2016-07-02 03:03:25 UTC (rev 202773)
+++ trunk/LayoutTests/ChangeLog	2016-07-02 07:11:34 UTC (rev 202774)
@@ -1,3 +1,14 @@
+2016-07-02  Frederic Wang  <[email protected]>
+
+        Update iOS expectations for some MathML tests.
+
+        Unreviewed test gardening.
+
+        * platform/ios-simulator-wk1/TestExpectations:
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/ios-simulator/TestExpectations:
+        * platform/ios-simulator/mathml/mathml-in-dashboard-actual.txt: Added.
+
 2016-07-01  Myles C. Maxfield  <[email protected]>
 
         REGRESSION(r189668): Notification tests are flakey

Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (202773 => 202774)


--- trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-07-02 03:03:25 UTC (rev 202773)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations	2016-07-02 07:11:34 UTC (rev 202774)
@@ -676,7 +676,6 @@
 mathml/presentation/tokenElements-mathvariant.html [ Skip ]
 
 # MathML tests that fail:
-mathml/mathml-in-dashboard.html [ Failure ]
 mathml/presentation/scripts-height.html [ ImageOnlyFailure ]
 mathml/presentation/multiscripts-positions.html [ Pass ImageOnlyFailure ]
 mathml/presentation/scripts-subsup.html [ Pass ImageOnlyFailure ]

Added: trunk/LayoutTests/platform/ios-simulator/mathml/mathml-in-dashboard-actual.txt (0 => 202774)


--- trunk/LayoutTests/platform/ios-simulator/mathml/mathml-in-dashboard-actual.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios-simulator/mathml/mathml-in-dashboard-actual.txt	2016-07-02 07:11:34 UTC (rev 202774)
@@ -0,0 +1,13 @@
+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 784x584
+      RenderBlock {P} at (0,0) size 784x40
+        RenderText {#text} at (0,0) size 664x39
+          text run at (0,0) width 214: "This tests that MathML works in "
+          text run at (213,0) width 451: "dashboard compatibility mode. The render tree dump should include a"
+          text run at (0,20) width 142: "RenderMathMLMath."
+      RenderBlock (anonymous) at (0,56) size 784x0
+        RenderMathMLMath {math} at (0,0) size 2x0 [padding: 0 1 0 1]
+        RenderText {#text} at (0,0) size 0x0
Property changes on: trunk/LayoutTests/platform/ios-simulator/mathml/mathml-in-dashboard-actual.txt
___________________________________________________________________

Added: svn:eol-style

+LF \ No newline at end of property

Modified: trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations (202773 => 202774)


--- trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations	2016-07-02 03:03:25 UTC (rev 202773)
+++ trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations	2016-07-02 07:11:34 UTC (rev 202774)
@@ -734,7 +734,6 @@
 mathml/presentation/mo-invisible.html
 
 # MathML tests that fail:
-mathml/presentation/bug97990.html [ ImageOnlyFailure ]
 mathml/presentation/mo-stretch-update.html [ ImageOnlyFailure ]
 mathml/presentation/scripts-subsup.html [ ImageOnlyFailure ]
 mathml/presentation/semantics.html [ ImageOnlyFailure ]

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (202773 => 202774)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2016-07-02 03:03:25 UTC (rev 202773)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2016-07-02 07:11:34 UTC (rev 202774)
@@ -131,6 +131,9 @@
 scrollbars/scrolling-by-page-ignoring-transparent-fixed-elements-on-keyboard-spacebar.html [ Failure ]
 scrollbars/scrolling-by-page-on-keyboard-spacebar.html [ Failure ]
 
+# WebKitTestRunner needs testRunner.setUseDashboardCompatibilityMode
+mathml/mathml-in-dashboard.html [ Skip ]
+
 # MathML tests that fail due to slight pixel differences:
 mathml/presentation/semantics.html [ ImageOnlyFailure ]
 mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to