[:is/:where] Reset tree-boundary crossing flag for each list item
Otherwise, for a selector such as ':is(:host(.a), .b) .c', the tree- boundary crossing flag will be set when processing :host(.a), and then incorrectly carry over to subsequent list items (i.e. .b). Bug: 568705 Change-Id: I2a8eb5735c0fc44242d7c0e089b85814e6080b44 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2435190 Commit-Queue: Anders Hartvoll Ruud <andruud@chromium.org> Reviewed-by:Rune Lillesveen <futhark@chromium.org> Cr-Commit-Position: refs/heads/master@{#812691}
Showing
Please register or sign in to comment