| 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"]
|
|
|