Bug 221517 - [LFC][IFC][Quirk] Keep the root inline box baseline anchored at 0
Summary: [LFC][IFC][Quirk] Keep the root inline box baseline anchored at 0
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-02-06 06:45 PST by zalan
Modified: 2021-02-10 14:37 PST (History)
5 users (show)

See Also:


Attachments
Patch (3.35 KB, patch)
2021-02-06 06:54 PST, zalan
ews-feeder: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2021-02-06 06:45:29 PST
<style>
span {
  vertical-align: -300px;
}
</style>
<div><span>this should be at ~300px and not 0px with the root baseline at ~-300px</span></div>
Comment 1 zalan 2021-02-06 06:54:58 PST
Created attachment 419500 [details]
Patch
Comment 2 EWS 2021-02-06 08:02:00 PST
Committed r272462: <https://commits.webkit.org/r272462>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 419500 [details].
Comment 3 Radar WebKit Bug Importer 2021-02-10 14:37:54 PST
<rdar://problem/74206862>