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

Unified Diff: LayoutTests/inspector/screen-orientation-override-expected.txt

Issue 1220643002: Revert of [DevTools] Implement screen orientation override. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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: LayoutTests/inspector/screen-orientation-override-expected.txt
diff --git a/LayoutTests/inspector/screen-orientation-override-expected.txt b/LayoutTests/inspector/screen-orientation-override-expected.txt
deleted file mode 100644
index 149c0fa626912b0b40f171be10742960d7236f71..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/screen-orientation-override-expected.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-
-Running: setUp
-angle: 90; type: landscape-primary
-
-Running: setWrongAngle1
-Angle should be in [0; 360) interval
-
-Running: setWrongAngle2
-Angle should be in [0; 360) interval
-
-Running: setWrongType
-Wrong type value
-
-Running: setPortraitPrimary
-angle: 0; type: portrait-primary
-
-Running: setPortraitSecondary
-angle: 180; type: portrait-secondary
-
-Running: setLandscapePrimary
-angle: 90; type: landscape-primary
-
-Running: setLandscapeSecondary
-angle: 270; type: landscape-secondary
-
-Running: clearOverride
-angle: 90; type: landscape-primary
-
« no previous file with comments | « LayoutTests/inspector/screen-orientation-override.html ('k') | Source/devtools/front_end/emulation/OverridesSupport.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698