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

Unified Diff: LayoutTests/VirtualTestSuites

Issue 1115973004: Enable all of SVG for Slimming Paint. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix expectations Created 5 years, 8 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/virtual/slimmingpaint/svg/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 11fd0de658e63abb7c7c6059c978abc842c3076c..8cbd9ee4ef01d0bae246f956809b255e4bb892b4 100644
--- a/LayoutTests/VirtualTestSuites
+++ b/LayoutTests/VirtualTestSuites
@@ -151,43 +151,7 @@
},
{
"prefix": "slimmingpaint",
- "base": "svg/text",
- "args": ["--enable-slimming-paint", "--enable-blink-features=slimmingPaintUnderInvalidationChecking"],
- "reference_args": []
- },
- {
- "prefix": "slimmingpaint",
- "base": "svg/stroke",
- "args": ["--enable-slimming-paint", "--enable-blink-features=slimmingPaintUnderInvalidationChecking"],
- "reference_args": []
- },
- {
- "prefix": "slimmingpaint",
- "base": "svg/foreignObject",
- "args": ["--enable-slimming-paint", "--enable-blink-features=slimmingPaintUnderInvalidationChecking"],
- "reference_args": []
- },
- {
- "prefix": "slimmingpaint",
- "base": "svg/filters",
- "args": ["--enable-slimming-paint", "--enable-blink-features=slimmingPaintUnderInvalidationChecking"],
- "reference_args": []
- },
- {
- "prefix": "slimmingpaint",
- "base": "svg/clip-path",
- "args": ["--enable-slimming-paint", "--enable-blink-features=slimmingPaintUnderInvalidationChecking"],
- "reference_args": []
- },
- {
- "prefix": "slimmingpaint",
- "base": "svg/masking",
- "args": ["--enable-slimming-paint", "--enable-blink-features=slimmingPaintUnderInvalidationChecking"],
- "reference_args": []
- },
- {
- "prefix": "slimmingpaint",
- "base": "svg/as-background-image",
+ "base": "svg",
"args": ["--enable-slimming-paint", "--enable-blink-features=slimmingPaintUnderInvalidationChecking"],
"reference_args": []
},
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/virtual/slimmingpaint/svg/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698