Skip to content

css.properties.resize: add support data for replaced elements - #30501

Open
sharadvc wants to merge 1 commit into
mdn:mainfrom
sharadvc:cursor/resize-replaced-elements-7b39
Open

sharadvc wants to merge 1 commit into
mdn:mainfrom
sharadvc:cursor/resize-replaced-elements-7b39

Conversation

@sharadvc

Copy link
Copy Markdown

Summary

Add css.properties.resize.replaced_elements and css.properties.resize.iframe subfeatures documenting the CSS UI spec behavior that allows resize on replaced elements and <iframe> regardless of the overflow value.

Update css.properties.resize.block_level_support for Firefox: mark as partial_implementation and broaden the note to cover replaced elements (not only <iframe>).

Test results and supporting details

Related issues

Fixes #23314

Add css.properties.resize.replaced_elements and
css.properties.resize.iframe subfeatures per CSS UI spec.

Mark Firefox block_level_support as partial_implementation and
update its note to cover replaced elements and iframes.

Fixes mdn#23314
@github-actions github-actions Bot added data:css Compatibility data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:m Pull request changing 25-100 lines of code. labels Sep 11, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@sharadvc

Copy link
Copy Markdown
Author

Friendly bump — happy to adjust if anything needs changing. Thanks for reviewing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:css Compatibility data for CSS features. https://developer.mozilla.org/docs/Web/CSS size:m Pull request changing 25-100 lines of code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

css.properties.resize - Support for replaced elements should be added

2 participants