layout: Stop making <video> fall back to a preferred aspect ratio of 2 (#38705)

This is simpler, and has been successfully shipped in Blink.
See https://github.com/w3c/csswg-drafts/issues/12053 for more
information.

Testing: Improves WPT tests.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
This commit is contained in:
Oriol Brufau 2025-08-19 05:09:36 -07:00 committed by GitHub
parent 39629560c8
commit f31edc5d6a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 4 additions and 38 deletions

View file

@ -1,3 +0,0 @@
[video-aspect-ratio.html]
[Aspect ratio for regular video with aspect-ratio:auto]
expected: FAIL

View file

@ -1,9 +1,3 @@
[video-intrinsic-width-height.html]
[only width attribute]
expected: FAIL
[only height attribute]
expected: FAIL
[both width/height attributes and style keeping aspect-ratio]
expected: FAIL