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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/fast/repaint/inline-focus-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt
index f4aed46a2890a3a77239bebb3155d863761cf503..35b2a1df808ddd676a6aa558fa9de520bded6f93 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/fast/repaint/inline-focus-expected.txt
@@ -9,11 +9,6 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutInline A id='link'",
- "rect": [-5, -5, 810, 242],
- "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, 18],
- "reason": "forced by layout"
+ "object": "LayoutInline A id='link'",
+ "rect": [581, -5, 224, 242],
+ "reason": "style change"
},
{
"object": "LayoutText #text",
- "rect": [0, 6, 40, 10],
+ "rect": [0, 0, 40, 18],
"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