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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt

Issue 2179943005: Auto-rebaseline for r408040 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/fast/repaint/inline-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt
index 2b5c0df4ef223fea70905d2e517ffff739aa6c9b..70b0461efa62ffdaf1e90ea6723c23bdc2c4bf74 100644
--- a/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/fast/repaint/inline-focus-expected.txt
@@ -9,11 +9,6 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutInline A id='link'",
- "rect": [-1, -1, 802, 234],
- "reason": "style change"
- },
- {
"object": "LayoutBlockFlow P",
"rect": [0, 34, 800, 18],
"reason": "forced by layout"
@@ -29,13 +24,13 @@
"reason": "forced by layout"
},
{
- "object": "LayoutInline A",
- "rect": [0, 0, 40, 17],
- "reason": "forced by layout"
+ "object": "LayoutInline A id='link'",
+ "rect": [585, -1, 216, 234],
+ "reason": "style change"
},
{
"object": "LayoutText #text",
- "rect": [0, 6, 40, 10],
+ "rect": [0, 0, 40, 17],
"reason": "forced by layout"
}
]
@@ -55,18 +50,6 @@
"reason": "style change"
},
{
- "object": "InlineFlowBox",
- "reason": "style change"
- },
- {
- "object": "LayoutInline A",
- "reason": "forced by layout"
- },
- {
- "object": "InlineFlowBox",
- "reason": "forced by layout"
- },
- {
"object": "LayoutText #text",
"reason": "forced by layout"
},

Powered by Google App Engine
This is Rietveld 408576698