Chromium Code Reviews

Unified Diff: third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt

Issue 1546593002: Reland of Auto-rebaseline for r366396 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt b/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..e09d756dcaae95c49700eedfdd3fbf52d9312be2
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/android/svg/custom/relative-sized-inner-svg-expected.txt
@@ -0,0 +1,29 @@
+{
+ "bounds": [800, 600],
+ "children": [
+ {
+ "bounds": [800, 600],
+ "contentsOpaque": true,
+ "drawsContent": true,
+ "repaintRects": [
+ [27, 69, 364, 364],
+ [27, 69, 364, 364],
+ [27, 69, 364, 364],
+ [13, 207, 92, 91],
+ [13, 207, 92, 91],
+ [13, 207, 92, 91],
+ [8, 52, 402, 405],
+ [8, 52, 102, 405]
+ ],
+ "paintInvalidationClients": [
+ "RootInlineBox",
+ "InlineBox",
+ "LayoutBlockFlow div id='contentBox'",
+ "LayoutSVGRoot svg",
+ "LayoutSVGViewportContainer svg",
+ "LayoutSVGPath path"
+ ]
+ }
+ ]
+}
+

Powered by Google App Engine