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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt

Issue 2087483002: Auto-rebaseline for r400605 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
index 85604ee30e380d3586231016d82789c3010fa640..3ed078a8c60df8ed4f4cf91b22718f35fa852770 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
@@ -1,7 +1,9 @@
{
+ "name": "Content Root Layer",
"bounds": [1026, 1036],
"children": [
{
+ "name": "LayoutView #document",
"bounds": [1026, 1036],
"contentsOpaque": true,
"drawsContent": true,
@@ -15,37 +17,23 @@
"object": "LayoutInline A",
"rect": [384, 1010, 47, 22],
"reason": "style change"
- },
- {
- "object": "InlineFlowBox",
- "reason": "style change"
- },
- {
- "object": "InlineTextBox '\n'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox '\n'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'index'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'pservers-pattern-01-b \u2190'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox '\u2192 script-handle-01-b'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
}
]
}
+ ],
+ "objectPaintInvalidations": [
+ {
+ "object": "LayoutBlockFlow P",
+ "reason": "invalidate paint rectangle"
+ },
+ {
+ "object": "LayoutInline A",
+ "reason": "style change"
+ },
+ {
+ "object": "InlineFlowBox",
+ "reason": "style change"
+ }
]
}

Powered by Google App Engine
This is Rietveld 408576698