mirror of
https://github.com/servo/servo.git
synced 2025-09-17 10:28:22 +01:00
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:
parent
39629560c8
commit
f31edc5d6a
5 changed files with 4 additions and 38 deletions
|
@ -1,3 +0,0 @@
|
|||
[video-aspect-ratio.html]
|
||||
[Aspect ratio for regular video with aspect-ratio:auto]
|
||||
expected: FAIL
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue