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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1302183007: Convert some text-based-repaint tests for spv2 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 3 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 | « LayoutTests/TestExpectations ('k') | LayoutTests/paint/invalidation/spv2/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 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"]
}
]
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/paint/invalidation/spv2/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698