Bug 1534244 [wpt PR 15722] - Add test to check rendering of children of mspace, a...
commit64033fe5de4dd64cfde2c28a8e612399761173cc
authorRob Buis <rbuis@igalia.com>
Tue, 26 Mar 2019 14:04:49 +0000 (26 14:04 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Mon, 1 Apr 2019 13:43:08 +0000 (1 14:43 +0100)
tree428ea3407c88e37c4c21e6924f044bb1de6d4832
parentc3357270922123e0f7d511490d092142dcff5ec9
Bug 1534244 [wpt PR 15722] - Add test to check rendering of children of mspace, a=testonly

Automatic update from web-platform-tests
Add test to check rendering of children of mspace

--
Add tests for creating mfrac children dynamically

Also add some edge cases (zero/one/more than two mfrac children).

--
Merge pull request #15722 from rwlbuis/master

Add test to check rendering of children of mspace
--

wpt-commits: 6acb8d4420b969fc3cb5a2a64a2715be677828a03fd81c19a5df597135d84595e0f316fd8128f85dc8b23696067df3de626159f0a0ecdcbcaad605db
wpt-pr: 15722
14 files changed:
testing/web-platform/tests/mathml/presentation-markup/fractions/frac-created-dynamically-2-ref.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/fractions/frac-created-dynamically-2.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/fractions/frac-created-dynamically-3-ref.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/fractions/frac-created-dynamically-3.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/fractions/frac-created-dynamically-ref.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/fractions/frac-created-dynamically.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/fractions/frac-invalid-2-ref.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/fractions/frac-invalid-2.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/fractions/frac-invalid-3-ref.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/fractions/frac-invalid-3.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/fractions/frac-invalid-ref.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/fractions/frac-invalid.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/spaces/mspace-children-ref.html [new file with mode: 0644]
testing/web-platform/tests/mathml/presentation-markup/spaces/mspace-children.html [new file with mode: 0644]