Sign in
mojo
/
mojo-tools
/
c09b473ba58ae1f5c82731a9720feb1c85a74575
/
.
/
sky
/
engine
/
web
/
tests
/
data
/
large-div.html
blob: a4bc0d9f09043d3f306c305e69e8bf2683fd6d65 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<style>
#
content
{
background
:
silver
;
width
:
1000px
;
height
:
1000px
;
}
</style>
<head>
<body>
<div
id
=
"content"
></div>
</body>
</html>