WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
259172
Wide-layout attachment baseline: Ensure it's relative to the border box
https://bugs.webkit.org/show_bug.cgi?id=259172
Summary
Wide-layout attachment baseline: Ensure it's relative to the border box
Gerald Squelart
Reported
2023-07-12 20:54:09 PDT
Bug 258868
changed the baseline computation to just using `height`s, which may be slightly incorrect. sgill26 said in
https://github.com/WebKit/WebKit/pull/15558#discussion_r1254875925
: One thing I'm wondering is if we should be using the margin box for the renderer here? I was looking at the other implementations of baselinePosition and they all see to return a value in terms of the margin box, but here we are using the border box.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-07-12 20:54:20 PDT
<
rdar://problem/112175434
>
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