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

8 строки
175 B
HTML
Исходник Обычный вид История

<!DOCTYPE html>
<style>
:root { font-size: 32px; }
body { font-size: 16px; }
.y { width: 1rem; height: 1rem; background-color: blue; }
</style>
<div><div class=y></div></div>