Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<title>Reference - :scope Selector Cannot be Featureless Outside of @scope</title>
<style>
:root {
background: white;
color: black;
}
</style>
<div id="dut">Test</div>