| Index: LayoutTests/inspector/device-emulation/device-emulation-scale-only-expected.txt
|
| diff --git a/LayoutTests/inspector/device-emulation/device-emulation-scale-only-expected.txt b/LayoutTests/inspector/device-emulation/device-emulation-scale-only-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..c99196e78d3b81dde787a1a85eb778d73639df68
|
| --- /dev/null
|
| +++ b/LayoutTests/inspector/device-emulation/device-emulation-scale-only-expected.txt
|
| @@ -0,0 +1,10 @@
|
| +Tests that overriding only device scale factor does not affect any other value.
|
| +
|
| +Overriding device scale factor: 1
|
| +Got device scale factor: 1
|
| +Overriding device scale factor: 2
|
| +Got device scale factor: 2
|
| +Overriding device scale factor: 3
|
| +Got device scale factor: 3
|
| +Overriding device scale factor: 0
|
| +
|
|
|