is-pseudo-containing-sibling-relationship-in-has.html.ini (647B)
1 [is-pseudo-containing-sibling-relationship-in-has.html] 2 [sibling selector in non-subject enclosed by :is() no longer matching after removal (5)] 3 expected: 4 if not asan and tsan: [FAIL, PASS] 5 if asan: [FAIL, PASS] 6 7 [:nth-child() enclosed by :is() no longer matching after removal (1)] 8 expected: 9 if not asan and tsan: [FAIL, PASS] 10 if asan: [FAIL, PASS] 11 12 [sibling selector in parent selector non-subject position enclosed by :is() no longer matching after removal (1)] 13 expected: 14 if tsan: [FAIL, PASS] 15 16 [Initially red] 17 expected: 18 if not asan and tsan: [PASS, FAIL] 19 if asan: [PASS, FAIL]