Skip to content

script: Dirty video element when clearing video frame data.#34435

Merged
mrobinson merged 1 commit intomainfrom
jdm-patch-53
Nov 30, 2024
Merged

script: Dirty video element when clearing video frame data.#34435
mrobinson merged 1 commit intomainfrom
jdm-patch-53

Conversation

@jdm
Copy link
Member

@jdm jdm commented Nov 30, 2024

Layout uses the frame data to derive the size of the element. When the frame data is no longer available, such as in response to clearing the src attribute on the element, we need to ensure the element is laid out again.


Signed-off-by: Josh Matthews <josh@joshmatthews.net>
@jdm jdm requested a review from gterzian as a code owner November 30, 2024 12:35
@mrobinson mrobinson added this pull request to the merge queue Nov 30, 2024
Merged via the queue into main with commit 3b5ffab Nov 30, 2024
@mrobinson mrobinson deleted the jdm-patch-53 branch November 30, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Intermittent failure in /html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm

2 participants