gecko-dev/layout/reftests/bugs/1365162-1-ref.html

11 строки
165 B
HTML

<!DOCTYPE html>
<style>
p { color: green; }
</style>
<div lang="zh">
<div>
<p>This text should be green.</p>
</div>
</div>
<p>This text should be green.</p>