1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-05-27 09:09:55 +00:00
Files
UXP/layout/reftests/cssom/inline-style-null-ref.html
T

8 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>