8 lines
287 B
HTML
8 lines
287 B
HTML
<!DOCTYPE html>
|
|
<meta charset="utf-8">
|
|
<title>CSS Scoping: pseudo element after ::slotted - reference</title>
|
|
<link rel="author" title="Rune Lillesveen" href="mailto:rune@opera.com">
|
|
<div>PASS</div>
|
|
<div>PASS</div>
|
|
<div style="color:green">PASS</div>
|
|
<div style="color:green">PASS</div>
|