mirror of
https://github.com/servo/servo.git
synced 2025-09-27 15:20:09 +01:00
Stylesheets loaded via the `<link>` element should block the rendering of the page according to the HTML specification [1]. This change makes it so that they do this and, in addition, we do not take reftest screenshots until all no element is blocking the rendering. This change does not add support for the `blocking` attribute of `<link>`, but that can be added in a follow change. In addition to fixing a few tests, this change likely makes other tests no longer intermittent. We will need to watch CI runs after this lands in order to verify that though. Testing: This change fixes at least two WPT tests. Fixes: #26424. Signed-off-by: Martin Robinson <mrobinson@igalia.com> |
||
---|---|---|
.. | ||
meta | ||
mozilla | ||
tests | ||
webgl | ||
webgpu | ||
aliases | ||
config.ini | ||
hosts | ||
include.ini | ||
README.md | ||
vello_canvas_subsuite.json |