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

Unified Diff: LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt

Issue 1117323003: Auto-rebaseline for r194815 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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
Index: LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt
diff --git a/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt b/LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt
similarity index 58%
copy from LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt
copy to LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt
index 3744dcd71dd29f72dbd2316a680c9a9dd2e2f2c1..33486a05d185dbd36c7dc763e64aae2b8d2aa658 100644
--- a/LayoutTests/platform/win/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt
+++ b/LayoutTests/platform/win/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-decoration-expected.txt
@@ -14,6 +14,15 @@
[9, 13, 48, 28],
[9, 13, 48, 28],
[9, 13, 48, 28]
+ ],
+ "paintInvalidationClients": [
+ "RootInlineBox",
+ "InlineTextBox 'Hello'",
+ "LayoutSVGRoot svg",
+ "LayoutSVGContainer g",
+ "LayoutSVGText text id='t'",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'Hello'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698