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

Unified Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/custom/relative-sized-use-on-symbol-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/custom/relative-sized-use-on-symbol-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/custom/relative-sized-use-on-symbol-expected.txt b/LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/custom/relative-sized-use-on-symbol-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..0eec324f99929f0c9845a5f8d45042e5c766dfcd
--- /dev/null
+++ b/LayoutTests/platform/win-xp/virtual/slimmingpaint/svg/custom/relative-sized-use-on-symbol-expected.txt
@@ -0,0 +1,32 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [45, 87, 328, 328],
+ [45, 87, 328, 328],
+ [45, 87, 328, 328],
+ [45, 87, 328, 328],
+ [18, 211, 82, 83],
+ [18, 211, 82, 83],
+ [18, 211, 82, 83],
+ [18, 211, 82, 83],
+ [8, 52, 402, 405],
+ [8, 52, 102, 405]
+ ],
+ "paintInvalidationClients": [
+ "RootInlineBox",
+ "InlineBox",
+ "LayoutBlockFlow div id='contentBox'",
+ "LayoutSVGRoot svg",
+ "LayoutSVGContainer use",
+ "LayoutSVGViewportContainer svg id='gamesBorder'",
+ "LayoutSVGPath path"
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine
This is Rietveld 408576698