WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
224765
[LFC] The layout containment box (to something other than its descendants) is treated as having no baseline.
https://bugs.webkit.org/show_bug.cgi?id=224765
Summary
[LFC] The layout containment box (to something other than its descendants) is...
zalan
Reported
2021-04-19 09:36:16 PDT
https://www.w3.org/TR/css-contain-2/#containment-layout
Attachments
Patch
(2.63 KB, patch)
2021-04-19 09:37 PDT
,
zalan
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2021-04-19 09:37:39 PDT
Created
attachment 426435
[details]
Patch
Radar WebKit Bug Importer
Comment 2
2021-04-26 09:37:31 PDT
<
rdar://problem/77161230
>
Ahmad Saleem
Comment 3
2024-09-11 04:29:57 PDT
https://github.com/WebKit/WebKit/blob/19abc8c887dec703bfe16ae009d8d8eea7513ce8/Source/WebCore/layout/formattingContexts/inline/InlineLineBoxBuilder.cpp#L319
if (layoutBox.isLayoutContainmentBox()) return marginBoxHeight; ^ compiles. Do we need this now?
zalan
Comment 4
2024-09-11 05:15:05 PDT
This was fixed in the integration codebase.
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