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

Unified Diff: LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/inner-svg-change-viewPort-relative-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/linux/virtual/slimmingpaint/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
diff --git a/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt b/LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
similarity index 56%
copy from LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
copy to LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
index cf3b7120a7f166c588e9c7426aea5fa31e937268..deaa36a400e0aeef0ce773760aa1ddf9227af2b5 100644
--- a/LayoutTests/platform/linux/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
+++ b/LayoutTests/platform/linux/virtual/slimmingpaint/svg/repaint/inner-svg-change-viewPort-relative-expected.txt
@@ -21,6 +21,19 @@
[0, 0, 200, 200],
[0, 0, 100, 200],
[0, 0, 100, 200]
+ ],
+ "paintInvalidationClients": [
+ "RootInlineBox",
+ "InlineTextBox 'right-aligned text'",
+ "LayoutSVGRoot svg",
+ "LayoutSVGViewportContainer svg id='inner'",
+ "LayoutSVGRect rect",
+ "LayoutSVGRect rect",
+ "LayoutSVGText text",
+ "LayoutSVGInlineText #text",
+ "InlineTextBox 'right-aligned text'",
+ "LayoutSVGContainer use",
+ "LayoutSVGPath polygon id='triangle'"
]
}
]

Powered by Google App Engine
This is Rietveld 408576698