github web-platform-tests/wpt merge_pr_47351

latest releases: merge_pr_49470, epochs/three_hourly/2024-12-03_06H, epochs/six_hourly/2024-12-03_06H...
13 months ago

Add tests for rendering from in-flow children for MathML scripts, mpadded (#47351)

Currently, we already test that we render from in-flow children only for radicals [1] and fractions [2].

For more coverage, this adds analogous tests for scripts (msub, msup, msubsup, mover, munder, munderover, mmultiscripts) and mpadded.

[1] https://github.com/web-platform-tests/wpt/blob/ad7e196b12/mathml/presentation-markup/radicals/radical-rendering-from-in-flow.html
[2] https://github.com/web-platform-tests/wpt/blob/ad7e196b122827421b84dca83cda6d69e64eef41/mathml/presentation-markup/fractions/frac-rendering-from-in-flow.html

Don't miss a new wpt release

NewReleases is sending notifications on new releases.