WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
252594
Applying container-type: inline-size to video causes intrinsic size to change during layout which triggers assert
https://bugs.webkit.org/show_bug.cgi?id=252594
Summary
Applying container-type: inline-size to video causes intrinsic size to change...
Sammy Gill
Reported
2023-02-20 12:05:16 PST
Created
attachment 465092
[details]
Testcase Attached a test case. This is causing the intrinsic size to change during layout, which results in: ASSERTION FAILED: !intrinsicSizeChanged || !view().frameView().layoutContext().isInRenderTreeLayout() The intrinsic size is first set to the default object size (300px x 150px). Then during layout the inline size gets set to 0px.
Attachments
Testcase
(407 bytes, text/html)
2023-02-20 12:05 PST
,
Sammy Gill
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-27 12:06:21 PST
<
rdar://problem/105989184
>
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