blob: cb0b30d51ec78096e9f6d9459f35ab29d754c2f7 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>::content pseudo elements with dynamic attribute change</title>
</head>
<body>
<div id="host">
<div id="child" style="background: green;">I should be green.</div>
</div>
</body>
</html>