github web-platform-tests/wpt merge_pr_48666

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

Fix overflow:hidden test with incorrect synthetic bolding

This test expects the first Ahem blocked to be clipped and not showing
any red from the second block, but uses tags as a shortcut for
spans. The second block's emboldened first glyph becomes - correctly -
visible and overpaints the last bit of the first block.

Fix by using a named id for the main style and switching from tags
to spans.

Don't miss a new wpt release

NewReleases is sending notifications on new releases.