servo/tests/wpt
Andrei Volykhin 859a0ffbd5
htmlmediaelement: Make dirty element on any intrinsic size changes (#37056)
To properly compute (the video) element's content size for
layout requires to dirty the element on any intrinstic size changes.

Full list of the operations which cause layout invalidation:
- media metadata update (NEW)
- removing "src" attribute
- video frame update
- show poster image

Testing:
html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm
Fixes: https://github.com/servo/servo/issues/34434

Signed-off-by: Andrei Volykhin <andrei.volykhin@gmail.com>
2025-05-21 11:18:24 +00:00
..
meta htmlmediaelement: Make dirty element on any intrinsic size changes (#37056) 2025-05-21 11:18:24 +00:00
mozilla Don't build testbinding-related code by default (#37034) 2025-05-17 08:14:19 +00:00
tests Sync WPT with upstream (18-05-2025) (#37040) 2025-05-18 01:43:27 +00:00
webgl pixels: Actually write pixels in MULTIPLY generic_transform_inplace operations (#36895) 2025-05-08 07:38:02 +00:00
webgpu Disable serviceworkers for webgpu CTS tests (#36672) 2025-04-24 10:02:57 +00:00
aliases
config.ini
hosts
include.ini Script implement TransformStream and TransformStreamDefaultController (#36739) 2025-05-08 08:45:57 +00:00
README.md Update in-tree docs to point to the new book (#32743) 2024-07-09 15:42:00 +00:00

Web tests (including Web Platform Tests)

Moved to the Servo book: