Modified: trunk/LayoutTests/ChangeLog (202793 => 202794)
--- trunk/LayoutTests/ChangeLog 2016-07-03 19:44:26 UTC (rev 202793)
+++ trunk/LayoutTests/ChangeLog 2016-07-03 20:01:20 UTC (rev 202794)
@@ -1,5 +1,14 @@
2016-07-03 Frederic Wang <[email protected]>
+ Update windows test expectations for some MathML tests.
+
+ Unreviewed test gardening.
+
+ * platform/win/TestExpectations:
+ * platform/win/mathml/opentype/opentype-stretchy-horizontal-expected.txt: Added.
+
+2016-07-03 Frederic Wang <[email protected]>
+
[win] Update TestExpectations after the MathML refactoring
https://bugs.webkit.org/show_bug.cgi?id=159386
Modified: trunk/LayoutTests/platform/win/TestExpectations (202793 => 202794)
--- trunk/LayoutTests/platform/win/TestExpectations 2016-07-03 19:44:26 UTC (rev 202793)
+++ trunk/LayoutTests/platform/win/TestExpectations 2016-07-03 20:01:20 UTC (rev 202794)
@@ -1951,7 +1951,8 @@
################################################################################
mathml/presentation/mo-stacked-glyphs.html [ ImageOnlyFailure ]
mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ]
-mathml/opentype/large-operators-munderover.html [ ImageOnlyFailure ]
+mathml/presentation/style-changed.html [ Crash Pass ]
+mathml/opentype/large-operators-munderover.html [ Failure ]
mathml/presentation/attributes-mathvariant.html [ ImageOnlyFailure ]
webkit.org/b/159202 mathml/presentation/scripts-subsup.html [ ImageOnlyFailure ]
mathml/presentation/tokenElements-mathvariant.html [ ImageOnlyFailure ]
Added: trunk/LayoutTests/platform/win/mathml/opentype/opentype-stretchy-horizontal-expected.txt (0 => 202794)
--- trunk/LayoutTests/platform/win/mathml/opentype/opentype-stretchy-horizontal-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/win/mathml/opentype/opentype-stretchy-horizontal-expected.txt 2016-07-03 20:01:20 UTC (rev 202794)
@@ -0,0 +1,35 @@
+layer at (0,0) size 785x33554431
+ RenderView at (0,0) size 785x600
+layer at (0,0) size 785x33554431
+ RenderBlock {HTML} at (0,0) size 785x33554431
+ RenderBody {BODY} at (8,16) size 769x33554415
+ RenderBlock {P} at (0,0) size 769x19
+ RenderMathMLMath {math} at (0,8) size 10x11 [padding: 0 1 0 1]
+ RenderMathMLRow {mstyle} at (1,0) size 8x11
+ RenderMathMLUnderOver {mover} at (0,0) size 8x11
+ RenderMathMLOperator {mo} at (0,1) size 8x10
+ RenderBlock (anonymous) at (0,0) size 1x10
+ RenderText {#text} at (0,0) size 1x0
+ text run at (0,0) width 1: "\x{219C}"
+ RenderMathMLSpace {mspace} at (0,0) size 8x1
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {P} at (0,35) size 769x19
+ RenderMathMLMath {math} at (0,8) size 17x11 [padding: 0 1 0 1]
+ RenderMathMLRow {mstyle} at (1,0) size 15x11
+ RenderMathMLUnderOver {mover} at (0,0) size 15x11
+ RenderMathMLOperator {mo} at (4,1) size 7x10
+ RenderBlock (anonymous) at (0,0) size 1x10
+ RenderText {#text} at (0,0) size 1x0
+ text run at (0,0) width 1: "\x{219C}"
+ RenderMathMLSpace {mspace} at (0,0) size 15x1
+ RenderText {#text} at (0,0) size 0x0
+ RenderBlock {P} at (0,70) size 769x33554361
+ RenderMathMLMath {math} at (0,8) size 152x33554423 [padding: 0 1 0 1]
+ RenderMathMLRow {mstyle} at (1,0) size 150x33554431
+ RenderMathMLUnderOver {mover} at (0,0) size 150x33554431
+ RenderMathMLOperator {mo} at (71,1) size 8x33554430
+ RenderBlock (anonymous) at (0,0) size 1x10
+ RenderText {#text} at (0,0) size 1x0
+ text run at (0,0) width 1: "\x{219C}"
+ RenderMathMLSpace {mspace} at (0,0) size 150x1
+ RenderText {#text} at (0,0) size 0x0
Property changes on: trunk/LayoutTests/platform/win/mathml/opentype/opentype-stretchy-horizontal-expected.txt
___________________________________________________________________