Sign in
webkit
/
WebKit
/
e2d8f14a6dbb07d602003bf03d57f05f3133e00b
/
.
/
LayoutTests
/
printing
/
quirks-percentage-height-expected.html
blob: 3bc88ca2592adb32b16e8b8861e89e33101991ec [
file
] [
log
] [
blame
]
<!-- We page zoom scale down the page by 1.25 when printing. -->
<body
style
=
"
margin
:
0
;
zoom
:
80%
;
"
>
<div
style
=
"
height
:
50%
;
width
:
50%
;
border
:
5px
solid salmon
;
"
></div>
</body>