Bug 248088 - FRAME and FRAMESET should always be in-flow (and non-floating)
Summary: FRAME and FRAMESET should always be in-flow (and non-floating)
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-11-18 10:10 PST by Ahmad Saleem
Modified: 2022-11-25 10:11 PST (History)
3 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 2022-11-18 10:10:36 PST
Hi Team,

While looking at Chrome / Blink "styleadjusder", I noticed the following commit, which fixes some crash fixes stemming from confusing rendering engine:

Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/f47b628e85e5195efc1f152c2bc7a19d20c85fa0

Webkit GitHub - https://github.com/WebKit/WebKit/blob/main/Source/WebCore/style/StyleAdjuster.cpp#LL290

Just trying to raise this bug so I can do another merge to make Webkit more reliable.

Thanks!
Comment 1 Ahmad Saleem 2022-11-18 10:11:02 PST
(In reply to Ahmad Saleem from comment #0)
> Hi Team,
> 
> While looking at Chrome / Blink "styleadjusder", I noticed the following
> commit, which fixes some crash fixes stemming from confusing rendering
> engine:
> 
> Blink Commit -
> https://chromium.googlesource.com/chromium/src.git/+/
> f47b628e85e5195efc1f152c2bc7a19d20c85fa0
> 
> Webkit GitHub -
> https://github.com/WebKit/WebKit/blob/main/Source/WebCore/style/
> StyleAdjuster.cpp#LL290
> 
> Just trying to raise this bug so I can do another merge to make Webkit more
> reliable.
> 
> Thanks!

*StyleAdjuster.cpp
Comment 2 Radar WebKit Bug Importer 2022-11-25 10:11:15 PST
<rdar://problem/102670652>