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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1251983005: Flag to disable SMIL support (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: smil not sMIL 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
« no previous file with comments | « no previous file | LayoutTests/virtual/without-smil/svg/animations/exposed/README.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/VirtualTestSuites
diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
index 37af430da6a1415930b93746c92cc7e433eac0cd..410eedb55272e24f561f5fbd76fd6c4b73738266 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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698