Bug 220735 - Empty inline box height depends on whether it has a previous or next sibling
Summary: Empty inline box height depends on whether it has a previous or next sibling
Status: NEW
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: 220148
  Show dependency treegraph
 
Reported: 2021-01-19 10:14 PST by zalan
Modified: 2023-10-29 07:13 PDT (History)
13 users (show)

See Also:


Attachments
Test (313 bytes, text/html)
2021-01-19 10:14 PST, zalan
no flags Details
Patch (5.75 KB, patch)
2021-01-19 20:57 PST, zalan
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (5.75 KB, patch)
2021-01-19 21:19 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (6.89 KB, patch)
2021-01-20 16:46 PST, zalan
no flags Details | Formatted Diff | Diff
Patch (7.65 KB, patch)
2021-01-20 17:26 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-01-19 10:14:30 PST
Created attachment 417885 [details]
Test

see attached test case.
Comment 1 zalan 2021-01-19 20:57:25 PST
Created attachment 417940 [details]
Patch
Comment 2 zalan 2021-01-19 21:19:49 PST
Created attachment 417942 [details]
Patch
Comment 3 zalan 2021-01-20 16:46:34 PST
Created attachment 418005 [details]
Patch
Comment 4 zalan 2021-01-20 17:26:21 PST
Created attachment 418007 [details]
Patch
Comment 5 Radar WebKit Bug Importer 2021-01-26 10:15:14 PST
<rdar://problem/73621747>
Comment 6 Ahmad Saleem 2023-10-29 07:13:51 PDT
Took test from patch and also attached:

From Patch: https://jsfiddle.net/n9y63f10/show

Safari 17.1 is passing them both. Do we need to keep this open?