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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-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-xp/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
diff --git a/LayoutTests/platform/linux/svg/repaint/repaint-non-scaling-stroke-text-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
similarity index 58%
copy from LayoutTests/platform/linux/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
copy to LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
index 8727266bce34e95ea09d6195fa35e78fd7b23b11..2be69237a826af41e2a1d4a4265a9583aca3d14d 100644
--- a/LayoutTests/platform/linux/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/repaint/repaint-non-scaling-stroke-text-expected.txt
@@ -14,6 +14,15 @@
[9, 13, 46, 28],
[9, 13, 46, 28],
[9, 13, 46, 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