Hi Team, While going through Blink commits, I came across another potential crash fix, which can be applied: Blink Commit - https://src.chromium.org/viewvc/blink?view=revision&revision=166985 Webkit GitHub Source - https://github.com/WebKit/WebKit/blob/f0e70ac5078d742d598da042f4728d042aca3e98/Source/WebCore/dom/ContainerNode.cpp#LL659 & for PseudoElement.cpp, there might be case to add new function. Just wanted to raise to confirm whether we need to merge this or not. Thanks!
Created attachment 463767 [details] Test case
The test doesn't reproduce a crash in WebKit.