slotted-with-pseudo-element-ref.html (287B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>CSS Scoping: pseudo element after ::slotted - reference</title> 4 <link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com"> 5 <div>PASS</div> 6 <div>PASS</div> 7 <div style="color:green">PASS</div> 8 <div style="color:green">PASS</div>