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

Unified Diff: third_party/WebKit/LayoutTests/VirtualTestSuites

Issue 1655553002: Update svg's root paint offset property during paint (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Only update SVG paint offset property 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/VirtualTestSuites
diff --git a/third_party/WebKit/LayoutTests/VirtualTestSuites b/third_party/WebKit/LayoutTests/VirtualTestSuites
index 408d9cf3f741537105192b17741432849ba75f85..e485ac615c5f6fdd7e10ce9fe1357a4e4ab73a4e 100644
--- a/third_party/WebKit/LayoutTests/VirtualTestSuites
+++ b/third_party/WebKit/LayoutTests/VirtualTestSuites
@@ -204,6 +204,11 @@
"args": ["--enable-slimming-paint-v2"]
},
{
+ "prefix": "spv2",
+ "base": "svg",
+ "args": ["--enable-slimming-paint-v2"]
+ },
+ {
"prefix": "scalefactor200",
"base": "fast/hidpi/static",
"args": ["--force-device-scale-factor=2"]
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | third_party/WebKit/LayoutTests/virtual/spv2/svg/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698