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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/svg/custom/text-repaint-including-stroke-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/mac/virtual/slimmingpaint/svg/custom/text-repaint-including-stroke-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/custom/text-repaint-including-stroke-expected.txt
similarity index 56%
copy from LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt
copy to LayoutTests/platform/mac/virtual/slimmingpaint/svg/custom/text-repaint-including-stroke-expected.txt
index 4e658f5419ce61c6f7b74a0db150627de05e0831..624838e536cc73b598b78c38a90121a4aa51868f 100644
--- a/LayoutTests/platform/mac/svg/custom/text-repaint-including-stroke-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/custom/text-repaint-including-stroke-expected.txt
@@ -12,6 +12,14 @@
[30, 0, 404, 60],
[30, 0, 404, 60],
[30, 0, 404, 60]
+ ],
+ "paintInvalidationClients": [
+ "RootInlineBox",
+ "InlineTextBox 'Repaint me!'",
+ "LayoutSVGRoot svg",
+ "LayoutSVGText text id='bounce'",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'Repaint me!'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698