Sign in
chromium
/
external
/
selenium
/
master
/
.
/
javascript
/
atoms
/
test
/
testdata
/
styled_size.html
blob: e3d104dfa42005f2acec3114ca6cc3fba89e08fa [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html>
<head>
<title>
Size of this page determined by forcing the width
</title>
</head>
<body
style
=
"
width
:
700px
;
height
:
500px
;
padding
:
0px
;
margin
:
0px
;
"
>
CSS1 compat mode
</body>
</html>