gecko-dev/layout/reftests/cssom/inline-style-null-ref.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 строки
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>