3 <meta name=
"viewport" content=
"width=device-width,minimum-scale=1,initial-scale=1">
5 A variant test of partial-prerender-translate-5.html but in this test the
6 position:fixed element is inside an iframe.
17 <iframe style=
"width:400px; height:1000px; border: 0"
18 srcdoc=
"<!DOCTYPE HTML>
23 scrollbar-width: none;
32 transform: translateX(-725px);
36 <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1600 1000'>
37 <rect fill='green' x='0' width='800' height='1000'></rect>
38 <rect fill='blue' x='800' width='325' height='1000'></rect>
39 <rect fill='red' x='1125' width='675' height='1000'></rect>