github web-platform-tests/wpt merge_pr_47078

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

Revert default mfrac's padding for mrow-fallback.html test (#47078)

This test compares the layout of invalid MathML markup and the one of an
<mrow> element. However, the UA style sheet adds padding around the
<mfrac> element by default while it doesn't for <mrow> [*].
Override this padding for the test, so that the size of an invalid
<mfrac> and the one of an <mrow> match perfectly.

[*] https://w3c.github.io/mathml-core/#user-agent-stylesheet

Don't miss a new wpt release

NewReleases is sending notifications on new releases.