| Index: LayoutTests/css3/viewport-percentage-lengths/viewport-percentage-lengths-resize-expected.txt
|
| diff --git a/LayoutTests/css3/viewport-percentage-lengths/viewport-percentage-lengths-resize-expected.txt b/LayoutTests/css3/viewport-percentage-lengths/viewport-percentage-lengths-resize-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4cd34ec0585c7531260016659f9ef9545ac8f30f
|
| --- /dev/null
|
| +++ b/LayoutTests/css3/viewport-percentage-lengths/viewport-percentage-lengths-resize-expected.txt
|
| @@ -0,0 +1,35 @@
|
| +PASS window.innerWidth is 800
|
| +PASS window.innerHeight is 600
|
| +PASS getComputedStyle(test).fontSize is '30px'
|
| +PASS getComputedStyle(test).width is '400px'
|
| +PASS getComputedStyle(testpseudo, ':after').marginLeft is '120px'
|
| +PASS getComputedStyle(testshadow).borderRightWidth is '80px'
|
| +PASS window.innerWidth is 900
|
| +PASS window.innerHeight is 600
|
| +PASS getComputedStyle(test).fontSize is '30px'
|
| +PASS getComputedStyle(test).width is '450px'
|
| +PASS getComputedStyle(testpseudo, ':after').marginLeft is '120px'
|
| +PASS getComputedStyle(testshadow).borderRightWidth is '90px'
|
| +PASS window.innerWidth is 900
|
| +PASS window.innerHeight is 640
|
| +PASS getComputedStyle(test).fontSize is '32px'
|
| +PASS getComputedStyle(test).width is '450px'
|
| +PASS getComputedStyle(testpseudo, ':after').marginLeft is '128px'
|
| +PASS getComputedStyle(testshadow).borderRightWidth is '90px'
|
| +PASS window.innerWidth is 500
|
| +PASS window.innerHeight is 640
|
| +PASS getComputedStyle(test).fontSize is '32px'
|
| +PASS getComputedStyle(test).width is '250px'
|
| +PASS getComputedStyle(testpseudo, ':after').marginLeft is '100px'
|
| +PASS getComputedStyle(testshadow).borderRightWidth is '64px'
|
| +PASS window.innerWidth is 800
|
| +PASS window.innerHeight is 600
|
| +PASS getComputedStyle(test).fontSize is '30px'
|
| +PASS getComputedStyle(test).width is '400px'
|
| +PASS getComputedStyle(testpseudo, ':after').marginLeft is '120px'
|
| +PASS getComputedStyle(testshadow).borderRightWidth is '80px'
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +This test of viewport units and resizing depends on window.resizeTo.
|
| +
|
|
|