blob: e704d24a6956b9a734e9bb89ad59078b9faccf34 [file] [log] [blame]
rniwa@webkit.org6ab76592018-11-26 22:48:08 +00001<!DOCTYPE html>
2<html>
3<body>
4 <p>Test passes if you see a single 100px by 100px green box below.</p>
5 <div style="width: 100px; height: 100px; background: green;"></div>
6</body>
7</html>