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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1251983005: Flag to disable SMIL support (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: animateTransform Created 5 years, 5 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/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index 37af430da6a1415930b93746c92cc7e433eac0cd..c8ab480435382fb1d7ed790ecca851a2f882196b 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -87,6 +87,11 @@
"args": ["--stable-release-mode"]
},
{
+ "prefix": "without-smil",
+ "base": "svg/animations/exposed",
+ "args": ["--disable-blink-features=SMIL"]
+ },
+ {
"prefix": "linux-subpixel",
"base": "platform/linux/fast/text/subpixel",
"args": ["--enable-webkit-text-subpixel-positioning"]
« no previous file with comments | « no previous file | LayoutTests/virtual/without-smil/svg/animations/exposed/README.txt » ('j') | Source/core/svg/SVGSVGElement.idl » ('J')

Powered by Google App Engine
This is Rietveld 408576698