mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 21:00:42 +02:00
See https://github.com/w3c/csswg-drafts/issues/3150 for the issue that would expand this to all pseudos. Differential Revision: https://phabricator.services.mozilla.com/D9994
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>
|