blob: e704d24a6956b9a734e9bb89ad59078b9faccf34 [file] [log] [blame]
rniwa@webkit.org7b890ac2016-11-12 00:48:46 +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>