mirror of
https://github.com/servo/servo.git
synced 2025-06-26 18:14:34 +01:00
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>
|