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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/text-viewbox-rescale-expected.txt

Issue 1193533006: Migrate svg layout tests to use slimming paint by default (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Ready to go Created 5 years, 6 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
Index: LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/text-viewbox-rescale-expected.txt
diff --git a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/text-viewbox-rescale-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/text-viewbox-rescale-expected.txt
deleted file mode 100644
index 4d05d612693f526b2e4089d997eb808123ca1413..0000000000000000000000000000000000000000
--- a/LayoutTests/platform/linux/virtual/slimmingpaint/svg/text/text-viewbox-rescale-expected.txt
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "bounds": [800, 600],
- "children": [
- {
- "bounds": [800, 600],
- "contentsOpaque": true,
- "drawsContent": true,
- "repaintRects": [
- [59, 143, 98, 23],
- [59, 143, 98, 23],
- [59, 143, 98, 23],
- [59, 143, 98, 23],
- [59, 43, 98, 123],
- [59, 43, 98, 23],
- [59, 43, 98, 23],
- [59, 43, 98, 23],
- [59, 43, 98, 23],
- [59, 43, 98, 23],
- [59, 43, 98, 23]
- ],
- "paintInvalidationClients": [
- "RootInlineBox",
- "InlineTextBox 'PASS '",
- "InlineFlowBox",
- "InlineTextBox 'PASS'",
- "RootInlineBox",
- "InlineTextBox 'PASS '",
- "InlineFlowBox",
- "InlineTextBox 'PASS'",
- "LayoutSVGRoot (positioned) svg",
- "LayoutSVGViewportContainer svg id='inner1'",
- "LayoutSVGText text",
- "LayoutSVGInlineText #text",
- "InlineTextBox 'PASS '",
- "LayoutSVGTSpan tspan",
- "InlineFlowBox",
- "LayoutSVGInlineText #text",
- "InlineTextBox 'PASS'",
- "LayoutSVGInlineText #text",
- "LayoutSVGViewportContainer svg id='inner2'",
- "LayoutSVGText text",
- "LayoutSVGTSpan tspan",
- "InlineFlowBox"
- ]
- }
- ]
-}
-

Powered by Google App Engine
This is Rietveld 408576698