gecko/layout/reftests/reftest-sanity/div.html

9 lines
91 B
HTML

<!DOCTYPE html>
<html>
<body>
<div>aaa</div>
<div>bbb</div>
</body>
</html>