Hi Team, While going through Blink's commit, I came across another potential merge, where we are failing quite a lot of tests but still fail 'display: content' after merging this commit, which might be bug mentioned in 'See Also'. Blink Commit: https://src.chromium.org/viewvc/blink?view=revision&revision=177649 WebKit Source: https://searchfox.org/wubkat/source/Source/WebCore/css/CSSProperties.json (Line 473) & All instances from here: https://searchfox.org/wubkat/source/Source/WebCore/style/StyleBuilderCustom.h#1132 (for isValidDisplayValue) (complete functions, where it is mentioned). Failing test case is in 'URL' field. ______ This will need to be rebase lined: display-contents-svg-anchor-child.html ____ Thanks!
Display Content failure might be due to this as well: https://github.com/WebKit/WebKit/blob/cb0b8f5fb7c37ef6ef0883ad83ec2d79b6947616/Source/WebCore/style/StyleAdjuster.cpp#L607
Committed 264627@main (86a5ffe6350f): <https://commits.webkit.org/264627@main> Reviewed commits have been landed. Closing PR #14421 and removing active labels.
<rdar://problem/109928375>