blob: b53c789544655dddf05bb40fb5cc8ad46622e0e2 [file] [log] [blame]
<!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>