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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-shadow-tree-content-with-symbol-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/relative-sized-shadow-tree-content-with-symbol-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-shadow-tree-content-with-symbol-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-shadow-tree-content-with-symbol-expected.txt
index 7cac538a36732ec5b1f04e424456e6750e6705d1..6798ad0bdb9a909b36390ba12a1537aaa42f7faf 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-shadow-tree-content-with-symbol-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/svg/relative-sized-shadow-tree-content-with-symbol-expected.txt
@@ -10,26 +10,6 @@
"object": "LayoutBlockFlow div id='contentBox'",
"rect": [8, 72, 402, 402],
"reason": "forced by layout"
- },
- {
- "object": "LayoutSVGViewportContainer svg id='targetSymbol'",
- "rect": [9, 73, 400, 400],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRect rect",
- "rect": [209, 273, 200, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRect rect",
- "rect": [9, 73, 200, 200],
- "reason": "bounds change"
- },
- {
- "object": "LayoutSVGRect rect",
- "rect": [59, 273, 50, 50],
- "reason": "bounds change"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698