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

Unified Diff: third_party/WebKit/LayoutTests/inspector-protocol/emulation/default-background-color-cleared-expected.html

Issue 2960263002: [DevTools] Move pixel tests from inspector-protocol to inspector (Closed)
Patch Set: rebased Created 3 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: third_party/WebKit/LayoutTests/inspector-protocol/emulation/default-background-color-cleared-expected.html
diff --git a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/default-background-color-cleared-expected.html b/third_party/WebKit/LayoutTests/inspector-protocol/emulation/default-background-color-cleared-expected.html
deleted file mode 100644
index b38f0f9a22f77b000cd51e6905829ed6e0a4e863..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/inspector-protocol/emulation/default-background-color-cleared-expected.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<html>
-<head>
-
-<style>
-html {
- margin: 0;
-}
-</style>
-
-</head>
-<body>
-<p>
-Tests that resetting Emulation.setDefaultBackgroundColorOverride clears the background color override.
-</p>
-</body>
-</html>

Powered by Google App Engine
This is Rietveld 408576698