Changeset 202900 in webkit
- Timestamp:
- Jul 7, 2016, 4:57:22 AM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 5 edited
-
ChangeLog (modified) (1 diff)
-
mathml/presentation/semantics-expected.html (modified) (1 diff)
-
mathml/presentation/semantics.html (modified) (1 diff)
-
platform/ios-simulator-wk1/TestExpectations (modified) (1 diff)
-
platform/ios-simulator-wk2/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r202893 r202900 1 2016-07-07 Frederic Wang <fwang@igalia.com> 2 3 Tweak mathml/presentation/semantics.html to make it pass on iOS 4 https://bugs.webkit.org/show_bug.cgi?id=159457 5 6 Reviewed by Sergio Villar Senin. 7 8 * mathml/presentation/semantics-expected.html: Force a line break between the two tests. 9 * mathml/presentation/semantics.html: Ditto. 10 * platform/ios-simulator-wk1/TestExpectations: Remove failure expectation. 11 * platform/ios-simulator-wk2/TestExpectations: Ditto. 12 1 13 2016-07-06 Chris Dumez <cdumez@apple.com> 2 14 -
trunk/LayoutTests/mathml/presentation/semantics-expected.html
r160005 r202900 11 11 </mrow> 12 12 </math> 13 <br/> 13 14 14 15 <math> -
trunk/LayoutTests/mathml/presentation/semantics.html
r160005 r202900 15 15 </semantics> 16 16 </math> 17 <br/> 17 18 18 19 <!-- This is not valid MathML but has become a standard hack to include SVG in MathML because of Gecko's initial implementation. --> -
trunk/LayoutTests/platform/ios-simulator-wk1/TestExpectations
r202835 r202900 737 737 mathml/presentation/mo-stretch-update.html [ ImageOnlyFailure ] 738 738 mathml/presentation/scripts-subsup.html [ ImageOnlyFailure ] 739 mathml/presentation/semantics.html [ ImageOnlyFailure ]740 739 mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ] 741 740 -
trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations
r202820 r202900 136 136 137 137 # MathML tests that fail due to slight pixel differences: 138 mathml/presentation/semantics.html [ ImageOnlyFailure ]139 138 mathml/presentation/tokenElements-background-color.html [ ImageOnlyFailure ] 140 139
Note:
See TracChangeset
for help on using the changeset viewer.