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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/tabgroup-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/mac/paint/invalidation/svg/tabgroup-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/tabgroup-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/tabgroup-expected.txt
index 556d0fded932d200294e8fd02c9f7dc0a0064048..d1594954dea4b504d44e8591e928970d96f9f337 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/tabgroup-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/svg/tabgroup-expected.txt
@@ -57,6 +57,11 @@
"reason": "became visible"
},
{
+ "object": "LayoutSVGRect rect",
+ "rect": [30, 188, 240, 12],
+ "reason": "layoutObject removal"
+ },
+ {
"object": "LayoutSVGPath path",
"rect": [506, 233, 238, 159],
"reason": "layoutObject insertion"
@@ -108,32 +113,32 @@
},
{
"object": "LayoutSVGRect rect",
- "rect": [31, 404, 188, 10],
- "reason": "layoutObject insertion"
+ "rect": [39, 189, 222, 122],
+ "reason": "layoutObject removal"
},
{
"object": "LayoutSVGRect rect",
- "rect": [23, 146, 188, 10],
+ "rect": [40, 188, 220, 122],
"reason": "layoutObject removal"
},
{
- "object": "LayoutSVGRect rect",
- "rect": [30, 147, 175, 97],
+ "object": "LayoutSVGInlineText #text",
+ "rect": [10, 44, 188, 29],
"reason": "layoutObject removal"
},
{
- "object": "LayoutSVGRect rect",
- "rect": [38, 405, 174, 96],
- "reason": "layoutObject insertion"
+ "object": "LayoutSVGInlineText #text",
+ "rect": [10, 44, 188, 29],
+ "reason": "layoutObject removal"
},
{
- "object": "LayoutSVGRect rect",
- "rect": [39, 404, 172, 96],
- "reason": "layoutObject insertion"
+ "object": "LayoutSVGTSpan tspan",
+ "rect": [10, 44, 188, 29],
+ "reason": "layoutObject removal"
},
{
- "object": "LayoutSVGRect rect",
- "rect": [31, 146, 172, 96],
+ "object": "LayoutSVGText text",
+ "rect": [10, 44, 188, 29],
"reason": "layoutObject removal"
},
{
@@ -162,31 +167,6 @@
"reason": "became visible"
},
{
- "object": "LayoutSVGText text",
- "rect": [15, 292, 148, 23],
- "reason": "layoutObject insertion"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [7, 34, 148, 23],
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGInlineText #text",
- "rect": [7, 34, 148, 23],
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGTSpan tspan",
- "rect": [7, 34, 148, 23],
- "reason": "layoutObject removal"
- },
- {
- "object": "LayoutSVGText text",
- "rect": [7, 34, 148, 23],
- "reason": "layoutObject removal"
- },
- {
"object": "LayoutSVGPath path id='tabgroupRectRound__0'",
"rect": [362, 279, 63, 62],
"reason": "layoutObject insertion"

Powered by Google App Engine
This is Rietveld 408576698