WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
214406
[LFC][IFC] adjustBaselineAndLineHeight should take the parent inline box.
https://bugs.webkit.org/show_bug.cgi?id=214406
Summary
[LFC][IFC] adjustBaselineAndLineHeight should take the parent inline box.
zalan
Reported
2020-07-16 08:19:25 PDT
This is a preparation for multiple line boxes on the line.
Attachments
Patch
(41.13 KB, patch)
2020-07-16 08:57 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(41.26 KB, patch)
2020-07-16 19:37 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(41.96 KB, patch)
2020-07-16 19:57 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(37.25 KB, patch)
2020-07-16 20:16 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Patch
(37.19 KB, patch)
2020-08-22 16:26 PDT
,
zalan
no flags
Details
Formatted Diff
Diff
Show Obsolete
(4)
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2020-07-16 08:57:41 PDT
Created
attachment 404442
[details]
Patch
zalan
Comment 2
2020-07-16 19:37:19 PDT
Created
attachment 404519
[details]
Patch
zalan
Comment 3
2020-07-16 19:57:04 PDT
Created
attachment 404522
[details]
Patch
zalan
Comment 4
2020-07-16 20:16:49 PDT
Created
attachment 404527
[details]
Patch
Radar WebKit Bug Importer
Comment 5
2020-07-23 08:20:16 PDT
<
rdar://problem/65992768
>
Antti Koivisto
Comment 6
2020-08-22 10:42:38 PDT
Comment on
attachment 404527
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=404527&action=review
> Source/WebCore/layout/inlineformatting/InlineLineBuilder.h:227 > + InlineBox m_lineBox;
Maybe the names should match?
zalan
Comment 7
2020-08-22 16:26:26 PDT
Created
attachment 407059
[details]
Patch
EWS
Comment 8
2020-08-22 18:15:06 PDT
Committed
r266040
: <
https://trac.webkit.org/changeset/266040
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 407059
[details]
.
zalan
Comment 9
2020-08-22 19:46:09 PDT
(In reply to Antti Koivisto from
comment #6
)
> Comment on
attachment 404527
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=404527&action=review
> > > Source/WebCore/layout/inlineformatting/InlineLineBuilder.h:227 > > + InlineBox m_lineBox; > > Maybe the names should match?
Maybe they should!
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