servo/tests/wpt/web-platform-tests/infrastructure/reftest/fuzzy-ref-1.html

9 lines
113 B
HTML

<!DOCTYPE html>
<style>
div {
width: 100px;
height: 100px;
background-color: green;
}
</style>
<div></div>