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

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

Issue 2108503002: Auto-rebaseline for r402292 (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/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
index 535b9996603dd3e53d561922d9cb48454d95af13..86223ab1ff8753d49dda8b06c32aca9e70d96edc 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/scrolling-embedded-svg-file-image-repaint-problem-expected.txt
@@ -10,45 +10,66 @@
"paintInvalidations": [
{
"object": "LayoutBlockFlow P",
- "rect": [24, 987, 737, 29],
- "reason": "invalidate paint rectangle"
+ "rect": [24, 991, 737, 21],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [177, 992, 202, 20],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [432, 992, 176, 20],
+ "reason": "forced by layout"
},
{
"object": "LayoutInline A",
"rect": [378, 987, 55, 29],
"reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [383, 992, 45, 19],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [427, 992, 6, 19],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [378, 992, 6, 19],
+ "reason": "forced by layout"
}
]
}
],
"objectPaintInvalidations": [
{
- "object": "InlineTextBox 'pservers-pattern-01-b \u2190'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox '\n'",
- "reason": "full"
+ "object": "LayoutBlockFlow P",
+ "reason": "forced by layout"
},
{
- "object": "InlineTextBox 'index'",
- "reason": "full"
+ "object": "RootInlineBox",
+ "reason": "forced by layout"
},
{
- "object": "InlineTextBox '\n'",
- "reason": "full"
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
},
{
- "object": "InlineTextBox '\u2192 script-handle-01-b'",
- "reason": "full"
+ "object": "InlineTextBox 'pservers-pattern-01-b \u2190'",
+ "reason": "forced by layout"
},
{
- "object": "RootInlineBox",
- "reason": "full"
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow P",
- "reason": "invalidate paint rectangle"
+ "object": "InlineTextBox '\n'",
+ "reason": "forced by layout"
},
{
"object": "LayoutInline A",
@@ -57,6 +78,30 @@
{
"object": "InlineFlowBox",
"reason": "style change"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'index'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox '\n'",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox '\u2192 script-handle-01-b'",
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698