Changeset 202906 in webkit
- Timestamp:
- Jul 7, 2016, 7:26:08 AM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 4 added
- 1 deleted
- 3 edited
-
ChangeLog (modified) (1 diff)
-
imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-2-expected.txt (added)
-
imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-2.html (added)
-
imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-3-expected.txt (added)
-
imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-3.html (added)
-
mathml/presentation/multiscripts-positions.html (deleted)
-
platform/ios-simulator/TestExpectations (modified) (1 diff)
-
platform/mac/TestExpectations (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r202905 r202906 1 2016-07-07 Frederic Wang <fwang@igalia.com> 2 3 Replace multiscripts-positions.html reftest with script tests 4 https://bugs.webkit.org/show_bug.cgi?id=159418 5 6 We import more tests from the MathML in HTML5 test suite to replace 7 and extend the reftest testing metrics in the mmultiscripts element. 8 This allows to make such tests work on OS X and iOS. 9 10 Reviewed by Martin Robinson. 11 12 * imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-2-expected.txt: Added. 13 * imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-2.html: Added. 14 * imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-3-expected.txt: Added. 15 * imported/mathml-in-html5/mathml/presentation-markup/scripts/subsup-3.html: Added. 16 * mathml/presentation/multiscripts-positions.html: Removed. 17 * platform/ios-simulator/TestExpectations: Remove failure for multiscripts-positions. 18 * platform/mac/TestExpectations: Ditto. 19 1 20 2016-07-07 Eric Carlson <eric.carlson@apple.com> 2 21 -
trunk/LayoutTests/platform/ios-simulator/TestExpectations
r202904 r202906 678 678 # MathML tests that fail: 679 679 mathml/presentation/scripts-height.html [ ImageOnlyFailure ] 680 mathml/presentation/multiscripts-positions.html [ Pass ImageOnlyFailure ]681 680 682 681 # <rdar://problem/19215305> ASSERT(m_cgFont.get()) fails in FontPlatformData::ctFont() -
trunk/LayoutTests/platform/mac/TestExpectations
r202904 r202906 805 805 mathml/presentation/fractions-linethickness.html [ Skip ] 806 806 mathml/opentype/large-operators-italic-correction.html [ Skip ] 807 808 # MathML tests that fail:809 mathml/presentation/multiscripts-positions.html [ Pass ImageOnlyFailure ]810 807 811 808 webkit.org/b/128255 compositing/columns/composited-lr-paginated-repaint.html [ Pass Failure ]
Note:
See TracChangeset
for help on using the changeset viewer.