Changeset 202907 in webkit
- Timestamp:
- Jul 7, 2016, 7:29:25 AM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 added
- 1 deleted
- 2 edited
-
ChangeLog (modified) (1 diff)
-
imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-4-expected.txt (added)
-
imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-4.html (added)
-
mathml/presentation/scripts-height.html (deleted)
-
platform/ios-simulator/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r202906 r202907 1 2016-07-07 Frederic Wang <fwang@igalia.com> 2 3 Replace reftest scripts-height.html with script tests 4 https://bugs.webkit.org/show_bug.cgi?id=159423 5 6 We import a test from the MathML in HTML5 test suite to replace the test scripts-height.html 7 and make results more reliable, explicit and accurate. This avoids the failure on iOS. 8 9 Reviewed by Martin Robinson. 10 11 * imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-4-expected.txt: Added. 12 * imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-4.html: Added. 13 * mathml/presentation/scripts-height.html: Removed. 14 * platform/ios-simulator/TestExpectations: Remove failure expectation. 15 1 16 2016-07-07 Frederic Wang <fwang@igalia.com> 2 17 -
trunk/LayoutTests/platform/ios-simulator/TestExpectations
r202906 r202907 675 675 mathml/presentation/attributes-mathvariant.html [ Skip ] 676 676 mathml/presentation/tokenElements-mathvariant.html [ Skip ] 677 678 # MathML tests that fail:679 mathml/presentation/scripts-height.html [ ImageOnlyFailure ]680 677 681 678 # <rdar://problem/19215305> ASSERT(m_cgFont.get()) fails in FontPlatformData::ctFont()
Note:
See TracChangeset
for help on using the changeset viewer.