Sign in
webkit
/
WebKit
/
9a73914e2e268a55beee9b8740dd4c66a53998c0
/
.
/
LayoutTests
/
imported
/
blink
/
fast
/
backgrounds
/
root-background-with-page-scaled-out-expected.html
blob: fc62ffc6344de53fcbf756dc09dd39b205901009 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<html
style
=
"
background
:
green
;
"
>
<head>
<script>
if
(
window
.
internals
)
internals
.
setPageScaleFactor
(
0.5
);
</script>
</head>
<body>
</body>