Oreon-Lime-R2/mingw-wine-gecko/wine-gecko-2.47.4-src/wine-gecko-2.47.4/layout/reftests/cssom/inline-style-null-ref.html

7 lines
168 B
HTML

<!DOCTYPE html>
<style>
div { color: green; }
</style>
<div>This text should be green</div>
<div>This text should be green</div>
<div>This text should be green</div>