| 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
|
| index 354d78bfe9c4853a2e08d8bfa6608b6ee17b7933..e932e9e84343ef40947dd4ab13e0c83dd018a5d6 100644
|
| --- a/LayoutTests/fast/dom/Window/device-pixel-ratio-on-zoom-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/device-pixel-ratio-on-zoom-expected.txt
|
| @@ -13,4 +13,7 @@ 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
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| Tests that window.devicePixelRatio is updated on zoom.
|
|
|