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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 2588283002: Most css1/ tests should wait for basebg.gif to be loaded (Closed)
Patch Set: fix Created 4 years 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 d9e558ee15ff42a749f2f0f2717beacc5e7a2aeb..1a0366c6c28e93dc5dac22f4aebda0d6f391331c 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -291,6 +291,11 @@
"args": ["--enable-blink-features=LoadingWithMojo"]
},
{
+ "prefix": "mojo-loading",
+ "base": "css1",
+ "args": ["--enable-blink-features=LoadingWithMojo"]
+ },
+ {
"prefix": "scalefactor150",
"base": "fast/events/synthetic-events",
"args": ["--force-device-scale-factor=1.5"]

Powered by Google App Engine
This is Rietveld 408576698