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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/repaint/line-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-overflow-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-overflow-expected.txt
index 2e2e5b9cdabdfc9fb296e543a35ed64ac9ae66a5..09f9d2e64b3a839b2fe70fc358454063296c06d3 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/line-overflow-expected.txt
@@ -9,9 +9,14 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow DIV",
- "rect": [8, 92, 200, 109],
- "reason": "invalidate paint rectangle"
+ "object": "LayoutText #text",
+ "rect": [8, 122, 196, 79],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [8, 82, 190, 59],
+ "reason": "forced by layout"
},
{
"object": "LayoutInline SPAN id='t'",
@@ -26,77 +31,32 @@
{
"object": "LayoutText #text",
"rect": [77, 122, 33, 19],
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
"rect": [47, 122, 33, 19],
- "reason": "bounds change"
- },
- {
- "object": "LayoutText #text",
- "rect": [184, 122, 20, 79],
- "reason": "incremental"
+ "reason": "forced by layout"
}
]
}
],
"objectPaintInvalidations": [
{
- "object": "InlineTextBox 'enim in scelerisque convallis,'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'augue '",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'purus'",
- "reason": "full"
- },
- {
- "object": "InlineFlowBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox ' eleifend'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'lacus, at sagittis eros leo pulvinar'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
- },
- {
- "object": "InlineTextBox 'velit. Integer sollicitudin nisi ut'",
- "reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
},
{
- "object": "InlineTextBox 'urna blandit convallis.'",
- "reason": "full"
+ "object": "InlineTextBox 'Cras faucibus. Nunc adipiscing,'",
+ "reason": "forced by layout"
},
{
- "object": "RootInlineBox",
- "reason": "full"
+ "object": "InlineTextBox 'enim in scelerisque convallis,'",
+ "reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow DIV",
- "reason": "invalidate paint rectangle"
+ "object": "InlineTextBox 'augue '",
+ "reason": "forced by layout"
},
{
"object": "LayoutInline SPAN id='t'",
@@ -108,31 +68,31 @@
},
{
"object": "LayoutText #text",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'purus'",
- "reason": "bounds change"
+ "reason": "forced by layout"
},
{
"object": "LayoutText #text",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox ' eleifend lacus, at'",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'sagittis eros leo pulvinar velit.'",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'Integer sollicitudin nisi ut urna'",
- "reason": "incremental"
+ "reason": "forced by layout"
},
{
"object": "InlineTextBox 'blandit convallis.'",
- "reason": "incremental"
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698