tenfourfox/layout/reftests/bugs/1003425-2-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

12 lines
127 B
HTML

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