mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Treat video elements as replaced content and render the current frame. (#31412)
* Treat video elements as replaced content and render the current frame. * Update test results.
This commit is contained in:
parent
38d2ad9592
commit
41a41b3d8f
6 changed files with 32 additions and 4 deletions
|
@ -0,0 +1,2 @@
|
|||
[object-view-box-fit-cover-video.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[object-view-box-writing-mode-video.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[video_dynamic_poster_absolute.htm]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[video_dynamic_poster_relative.htm]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue