Skip to content

Support backdrop on outer <svg> / <iframe> / <img>.#57711

Draft
jgraham wants to merge 1 commit intomasterfrom
testcommits_2
Draft

Support backdrop on outer <svg> / <iframe> / <img>.#57711
jgraham wants to merge 1 commit intomasterfrom
testcommits_2

Conversation

@jgraham
Copy link
Contributor

@jgraham jgraham commented Feb 11, 2026

Add exceptions for a few elements that do rely on their frame tree size (mostly text controls). These are fixable but separate bug at the very least.

Add reftests for <iframe> and . Also, test all HTML elements in all writing modes to ensure that they don't trigger assertions.

The case can't be easily reftested, afaict, because fullscreen will change the size of the reftest window and doesn't support popover.

Add exceptions for a few elements that do rely on their frame tree
size (mostly text controls). These are fixable but separate bug at the
very least.

Add reftests for <iframe> and <img>. Also, test all HTML elements in all
writing modes to ensure that they don't trigger assertions.

The <svg> case can't be easily reftested, afaict, because fullscreen
will change the size of the reftest window and <svg> doesn't support
popover.
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.

1 participant