WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 248790
[content-visibility] it should trigger a layout if the value of content-visibility is changed from hidden to others
https://bugs.webkit.org/show_bug.cgi?id=248790
Summary
[content-visibility] it should trigger a layout if the value of content-visib...
cathiechen
Reported
2022-12-05 14:31:55 PST
Per[1], content-visibility: hidden turns on contain:size. Contain:size would change the layout size of an element. So when an element's content-visibility value changes from hidden to other, it should trigger a layout, vice versa. [1]
https://w3c.github.io/csswg-drafts/css-contain-2/#skips-its-contents
Attachments
Add attachment
proposed patch, testcase, etc.
cathiechen
Comment 1
2022-12-05 16:54:38 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7181
EWS
Comment 2
2022-12-07 09:14:11 PST
Committed
257484@main
(2e92a10ead3d): <
https://commits.webkit.org/257484@main
> Reviewed commits have been landed. Closing PR #7181 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug