TimeTrex/vendor/phpunit/phpunit-selenium/selenium-1-tests/html/test_geometry.html

7 lines
165 B
HTML
Raw Normal View History

2022-12-13 07:10:06 +01:00
<html>
<body>
<div id="rectangle" style="width: 200px; height: 100px">&nbsp;</div>
<div id="colored" style="background-color: #0000ff;">&nbsp;</div>
</body>
</html>