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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2672983003: Implements PrintBrowser mode. (Closed)
Patch Set: Add tests and respond to comments Created 3 years, 10 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/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index 32470172151fbb341566a6e687cb86ff65500718..8df7248ad208d4b8788b6a3c5e7def4e73e0a6ae 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -370,5 +370,10 @@
"prefix": "mojo-localstorage",
"base": "storage/domstorage/localstorage",
"args": ["--mojo-local-storage"]
+ },
+ {
+ "prefix": "print_browser",
+ "base": "print_testharness",
+ "args": ["--enable-print-browser"]
}
]

Powered by Google App Engine
This is Rietveld 408576698