Sign in
webkit
/
WebKit
/
d21dbb29853494f619a507e200c5402e3e2200e7
/
.
/
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>