| Index: LayoutTests/VirtualTestSuites
|
| diff --git a/LayoutTests/VirtualTestSuites b/LayoutTests/VirtualTestSuites
|
| index be132932b6a8efdd2d1f32c6762ad3d5c95dafab..751f875463c153b4e47cd7308f472350c72cf0bd 100644
|
| --- a/LayoutTests/VirtualTestSuites
|
| +++ b/LayoutTests/VirtualTestSuites
|
| @@ -171,20 +171,7 @@
|
| },
|
| {
|
| "prefix": "spv2",
|
| - "base": "compositing/repaint",
|
| - "args": ["--enable-slimming-paint-v2",
|
| - "--enable-blink-features=SelectionPaintingWithoutSelectionGaps"]
|
| - },
|
| - {
|
| - "prefix": "spv2",
|
| - "base": "fast/repaint",
|
| - "args": ["--enable-slimming-paint-v2",
|
| - "--enable-blink-features=SelectionPaintingWithoutSelectionGaps"]
|
| - },
|
| - {
|
| - "prefix": "spv2",
|
| "base": "paint",
|
| - "args": ["--enable-slimming-paint-v2",
|
| - "--enable-blink-features=SelectionPaintingWithoutSelectionGaps"]
|
| + "args": ["--enable-slimming-paint-v2"]
|
| }
|
| ]
|
|
|