Bug 266320 - overflow hidden + negative margin breaks formatting
Summary: overflow hidden + negative margin breaks formatting
Status: RESOLVED DUPLICATE of bug 274627
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-12 18:06 PST by Ahmad Saleem
Modified: 2024-05-23 16:51 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ahmad Saleem 2023-12-12 18:06:10 PST
Hi Team,

While going through Blink's commit, I came across another two failing test cases:

Test Case: https://jsfiddle.net/df0wejcs/show

^ Fails in STP184 but passes in Firefox Nightly 122 and Chrome Canary 122.

Test Case 2: https://jsfiddle.net/kbho49a1/show (auto & visible cases pass)

^ Fails in STP184 but passes in Firefox Nightly 122 and Chrome Canary 122.

Blink Commit: https://src.chromium.org/viewvc/blink?view=revision&revision=175325

Just wanted to raise so we can fix it.

Thanks!
Comment 1 Radar WebKit Bug Importer 2023-12-19 18:07:14 PST
<rdar://problem/119905505>
Comment 2 Ahmad Saleem 2024-05-23 16:51:08 PDT

*** This bug has been marked as a duplicate of bug 274627 ***