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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt

Issue 2768453003: Put SVGResourceContainer subtypes into their own property trees. (Closed)
Patch Set: none Created 3 years, 9 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: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
index 21fc1da405e7cf17ccd9ac7d7d4fc68147c48e6c..ef4be30f28a29724ceee3a146f6aa0f4ed457e5d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/absolute-sized-content-with-resources-expected.txt
@@ -10,36 +10,6 @@
"object": "LayoutBlockFlow div id='contentBox'",
"rect": [8, 52, 402, 402],
"reason": "forced by layout"
- },
- {
- "object": "LayoutSVGEllipse circle",
- "rect": [242, 253, 167, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGEllipse circle",
- "rect": [242, 53, 167, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGEllipse circle",
- "rect": [9, 253, 167, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGEllipse circle",
- "rect": [9, 53, 167, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGEllipse circle",
- "rect": [67, 253, 42, 67],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGEllipse circle",
- "rect": [67, 186, 42, 67],
- "reason": "bounds change"
}
]
}
@@ -58,22 +28,6 @@
"reason": "forced by layout"
},
{
- "object": "LayoutSVGEllipse circle",
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGEllipse circle",
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGEllipse circle",
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGEllipse circle",
- "reason": "bounds change"
- },
- {
"object": "LayoutSVGContainer g",
"reason": "bounds change"
},

Powered by Google App Engine
This is Rietveld 408576698