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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt

Issue 2751183002: Update reason after full paint invalidation (Closed)
Patch Set: rebaseline-cl 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/text-rescale-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt
index b8d445c18d90c33a009fd68f8fe322c1bbf2dcae..895c5883d54ddf3e7a19758d400f002548cadc8d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/text-rescale-expected.txt
@@ -22,36 +22,6 @@
"reason": "subtree"
},
{
- "object": "LayoutBlockFlow P",
- "rect": [210, 113, 100, 48],
- "reason": "subtree"
- },
- {
- "object": "LayoutBlockFlow P",
- "rect": [210, 13, 100, 48],
- "reason": "subtree"
- },
- {
- "object": "LayoutSVGText text",
- "rect": [310, 114, 92, 46],
- "reason": "subtree"
- },
- {
- "object": "LayoutSVGText text",
- "rect": [310, 14, 92, 46],
- "reason": "subtree"
- },
- {
- "object": "LayoutText #text",
- "rect": [210, 114, 92, 46],
- "reason": "subtree"
- },
- {
- "object": "LayoutText #text",
- "rect": [210, 14, 92, 46],
- "reason": "subtree"
- },
- {
"object": "LayoutSVGContainer g id='text3g'",
"rect": [0, 3, 14, 4],
"reason": "subtree"
@@ -60,36 +30,6 @@
"object": "LayoutSVGContainer g id='text1g'",
"rect": [0, 0, 8, 2],
"reason": "subtree"
- },
- {
- "object": "LayoutSVGText text",
- "rect": [9, 3, 5, 3],
- "reason": "subtree"
- },
- {
- "object": "LayoutSVGText text",
- "rect": [0, 0, 5, 2],
- "reason": "subtree"
- },
- {
- "object": "LayoutBlockFlow P",
- "rect": [6, 3, 4, 2],
- "reason": "subtree"
- },
- {
- "object": "LayoutText #text",
- "rect": [6, 3, 4, 2],
- "reason": "subtree"
- },
- {
- "object": "LayoutBlockFlow P",
- "rect": [0, 0, 1, 1],
- "reason": "subtree"
- },
- {
- "object": "LayoutText #text",
- "rect": [0, 0, 1, 1],
- "reason": "subtree"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698