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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-overflow-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/fast/repaint/line-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-overflow-expected.txt
index 0b05f7f53ce24d4536deb1916c9b6384d5a3525f..e683b697a0c5b26a909dc750752c5b5674bc458d 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/line-overflow-expected.txt
@@ -9,14 +9,14 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow DIV",
- "rect": [8, 84, 200, 120],
- "reason": "invalidate paint rectangle"
+ "object": "LayoutText #text",
+ "rect": [8, 114, 200, 90],
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "rect": [8, 114, 200, 90],
- "reason": "bounds change"
+ "rect": [8, 78, 198, 54],
+ "reason": "forced by layout"
},
{
"object": "LayoutInline SPAN id='t'",
@@ -26,7 +26,7 @@
{
"object": "LayoutText #text",
"rect": [115, 114, 37, 18],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutInline SPAN id='t'",
@@ -36,67 +36,31 @@
{
"object": "LayoutText #text",
"rect": [38, 132, 36, 18],
- "reason": "bounds change"
+ "reason": "forced by layout"
}
]
}
],
"objectPaintInvalidations": [
{
- "object": "InlineTextBox 'convallis,\n'",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'augue'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'purus'",
- "reason": "full"
- },
- {
- "object": "InlineFlowBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox ' eleifend lacus,'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'at sagittis eros leo pulvinar'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'velit. Integer sollicitudin nisi'",
- "reason": "full"
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
},
{
- "object": "RootInlineBox",
- "reason": "full"
+ "object": "InlineTextBox 'Cras faucibus. Nunc'",
+ "reason": "forced by layout"
},
{
- "object": "InlineTextBox 'ut urna blandit convallis.'",
- "reason": "full"
+ "object": "InlineTextBox 'adipiscing, enim in scelerisque'",
+ "reason": "forced by layout"
},
{
- "object": "RootInlineBox",
- "reason": "full"
+ "object": "InlineTextBox 'convallis,\n'",
+ "reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow DIV",
- "reason": "invalidate paint rectangle"
+ "object": "InlineTextBox 'augue '",
+ "reason": "forced by layout"
},
{
"object": "LayoutInline SPAN id='t'",
@@ -108,35 +72,35 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'purus'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox ' eleifend'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'lacus, at sagittis eros leo'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'pulvinar velit. Integer'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'sollicitudin nisi ut urna blandit'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'convallis.'",
- "reason": "bounds change"
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698