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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-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/inline-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt
index 4178cbaf82c33fadc16866be949be1cae6374981..c98e818323c3c1c0128c4f991b1906fbf561ae55 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/inline-focus-expected.txt
@@ -14,58 +14,81 @@
"reason": "style change"
},
{
+ "object": "LayoutBlockFlow P",
+ "rect": [0, 36, 800, 20],
+ "reason": "forced by layout"
+ },
+ {
"object": "LayoutBlockFlow (anonymous)",
- "rect": [-1, -1, 801, 21],
- "reason": "invalidate paint rectangle"
+ "rect": [0, 0, 800, 20],
+ "reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow P",
- "rect": [0, 36, 800, 19],
- "reason": "invalidate paint rectangle"
+ "object": "LayoutText #text",
+ "rect": [0, 36, 395, 19],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutInline A",
+ "rect": [0, 0, 40, 19],
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutText #text",
+ "rect": [0, 7, 40, 10],
+ "reason": "forced by layout"
}
]
}
],
"objectPaintInvalidations": [
{
- "object": "InlineFlowBox",
- "reason": "full"
+ "object": "LayoutBlockFlow (anonymous)",
+ "reason": "forced by layout"
},
{
- "object": "InlineTextBox 'Home'",
- "reason": "full"
+ "object": "RootInlineBox",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "LayoutInline A id='link'",
+ "reason": "style change"
},
{
"object": "InlineFlowBox",
- "reason": "full"
+ "reason": "style change"
},
{
- "object": "RootInlineBox",
- "reason": "full"
+ "object": "LayoutInline A",
+ "reason": "forced by layout"
},
{
- "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get their outline painted'",
- "reason": "full"
+ "object": "InlineFlowBox",
+ "reason": "forced by layout"
},
{
- "object": "RootInlineBox",
- "reason": "full"
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow (anonymous)",
- "reason": "invalidate paint rectangle"
+ "object": "InlineTextBox 'Home'",
+ "reason": "forced by layout"
},
{
- "object": "LayoutInline A id='link'",
- "reason": "style change"
+ "object": "LayoutBlockFlow P",
+ "reason": "forced by layout"
},
{
- "object": "InlineFlowBox",
- "reason": "style change"
+ "object": "RootInlineBox",
+ "reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow P",
- "reason": "invalidate paint rectangle"
+ "object": "LayoutText #text",
+ "reason": "forced by layout"
+ },
+ {
+ "object": "InlineTextBox 'crbug.com/424078: ensure inline elements get their outline painted'",
+ "reason": "forced by layout"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698