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!
(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
<rdar://problem/102670652>