| Index: LayoutTests/fast/dom/Window/device-pixel-ratio-on-zoom-expected.txt
|
| diff --git a/LayoutTests/fast/dom/Window/device-pixel-ratio-on-zoom-expected.txt b/LayoutTests/fast/dom/Window/device-pixel-ratio-on-zoom-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..354d78bfe9c4853a2e08d8bfa6608b6ee17b7933
|
| --- /dev/null
|
| +++ b/LayoutTests/fast/dom/Window/device-pixel-ratio-on-zoom-expected.txt
|
| @@ -0,0 +1,16 @@
|
| +PASS round(window.devicePixelRatio) is 0.83
|
| +PASS round(window.devicePixelRatio) is 0.69
|
| +PASS round(window.devicePixelRatio) is 0.58
|
| +PASS round(window.devicePixelRatio) is 0.48
|
| +PASS round(window.devicePixelRatio) is 0.4
|
| +PASS round(window.devicePixelRatio) is 0.48
|
| +PASS round(window.devicePixelRatio) is 0.58
|
| +PASS round(window.devicePixelRatio) is 0.69
|
| +PASS round(window.devicePixelRatio) is 0.83
|
| +PASS round(window.devicePixelRatio) is 1
|
| +PASS round(window.devicePixelRatio) is 1.2
|
| +PASS round(window.devicePixelRatio) is 1.44
|
| +PASS round(window.devicePixelRatio) is 1.73
|
| +PASS round(window.devicePixelRatio) is 2.07
|
| +PASS round(window.devicePixelRatio) is 2.49
|
| +Tests that window.devicePixelRatio is updated on zoom.
|
|
|