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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/use-detach-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/win/paint/invalidation/svg/use-detach-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/use-detach-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/use-detach-expected.txt
index 63ad26cbb1d2f35a2ccdf023595eeca1b8d8e181..f46373f163549c4209248ee4bce8fbca59ee4daa 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/use-detach-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/svg/use-detach-expected.txt
@@ -24,31 +24,6 @@
{
"object": "LayoutSVGContainer use",
"rect": [210, 58, 44, 37],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGContainer use",
- "rect": [210, 58, 44, 37],
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGContainer use",
- "rect": [210, 58, 44, 37],
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGContainer use",
- "rect": [210, 58, 44, 37],
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [210, 58, 44, 37],
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [210, 58, 44, 37],
"reason": "layoutObject removal"
},
{
@@ -62,14 +37,9 @@
"reason": "layoutObject removal"
},
{
- "object": "LayoutSVGText text id='use_text'",
- "rect": [210, 58, 44, 37],
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGText text id='use_text'",
- "rect": [210, 58, 44, 37],
- "reason": "layoutObject removal"
+ "object": "LayoutSVGContainer use",
+ "rect": [218, 94, 28, 28],
+ "reason": "layoutObject insertion"
},
{
"object": "LayoutSVGContainer use",
@@ -79,56 +49,71 @@
{
"object": "LayoutSVGContainer use",
"rect": [218, 94, 28, 28],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutSVGEllipse circle id='use_circle'",
+ "rect": [218, 94, 28, 28],
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGContainer use",
+ "object": "LayoutSVGEllipse circle id='use_circle'",
"rect": [218, 94, 28, 28],
"reason": "layoutObject insertion"
},
{
- "object": "LayoutSVGContainer use",
+ "object": "LayoutSVGEllipse circle id='use_circle'",
"rect": [218, 94, 28, 28],
"reason": "layoutObject removal"
},
{
"object": "LayoutSVGContainer use",
- "rect": [218, 94, 28, 28],
+ "rect": [41, 19, 18, 16],
"reason": "layoutObject removal"
},
{
"object": "LayoutSVGContainer use",
- "rect": [218, 94, 28, 28],
+ "rect": [41, 19, 18, 16],
"reason": "layoutObject removal"
},
{
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [218, 94, 28, 28],
- "reason": "layoutObject insertion"
+ "object": "LayoutSVGInlineText #text",
+ "rect": [41, 19, 18, 16],
+ "reason": "layoutObject removal"
},
{
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [218, 94, 28, 28],
- "reason": "layoutObject insertion"
+ "object": "LayoutSVGInlineText #text",
+ "rect": [41, 19, 18, 16],
+ "reason": "layoutObject removal"
},
{
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [218, 94, 28, 28],
- "reason": "layoutObject insertion"
+ "object": "LayoutSVGText text id='use_text'",
+ "rect": [41, 19, 18, 16],
+ "reason": "layoutObject removal"
},
{
- "object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [218, 94, 28, 28],
+ "object": "LayoutSVGText text id='use_text'",
+ "rect": [41, 19, 18, 16],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutSVGContainer use",
+ "rect": [44, 34, 12, 12],
+ "reason": "layoutObject removal"
+ },
+ {
+ "object": "LayoutSVGContainer use",
+ "rect": [44, 34, 12, 12],
"reason": "layoutObject removal"
},
{
"object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [218, 94, 28, 28],
+ "rect": [44, 34, 12, 12],
"reason": "layoutObject removal"
},
{
"object": "LayoutSVGEllipse circle id='use_circle'",
- "rect": [218, 94, 28, 28],
+ "rect": [44, 34, 12, 12],
"reason": "layoutObject removal"
}
]

Powered by Google App Engine
This is Rietveld 408576698