Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(12)

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore-expected.txt

Issue 1638953002: [DevTools] Migrate device-emulation tests from OverridesSupport to inspector-protocol. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/device-emulation/device-emulation-restore-expected.txt b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore-expected.txt
similarity index 81%
rename from third_party/WebKit/LayoutTests/inspector/device-emulation/device-emulation-restore-expected.txt
rename to third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore-expected.txt
index 782cd0b7755877ee35a7375b8afddad7d7db8b7c..6c609244e88614037756300abf13c6c482ed2758 100644
--- a/third_party/WebKit/LayoutTests/inspector/device-emulation/device-emulation-restore-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/device-emulation-restore-expected.txt
@@ -1,10 +1,7 @@
Tests that disabling device emulation restores back to original values.
Page reloaded.
-Page reloaded.
-Page reloaded.
Emulating device: 1200x1000x1 viewport='w=320'
-Emulation warning: You might need to reload the page for proper user agent spoofing and viewport rendering.
Device:
window.screenX = 0px
window.screenY = 0px
@@ -41,6 +38,5 @@ doc.body.clientHeight = 266px
doc.body.offsetHeight = 1000px
doc.body.scrollHeight = 1000px
-Emulation warning: You might need to reload the page for proper user agent spoofing and viewport rendering.
Original metrics restored correctly.

Powered by Google App Engine
This is Rietveld 408576698