Mypal/layout/reftests/bugs/1003425-2-ref.html
2019-03-11 13:26:37 +03:00

12 lines
127 B
HTML

<!DOCTYPE html>
<html>
<style>
div {
width: 500px;
height: 500px;
background-color: lime;
}
</style>
<div id="d"></div>