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

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

Issue 1971493002: Auto-rebaseline for r392652 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 93c2c9453751a6d1d60aa121d8171d2d17a5fd70..603ee8579bec9c84521b0fa1b8f0f08de24f4912 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
@@ -12,19 +12,9 @@
"reason": "style change"
},
{
- "object": "LayoutBlockFlow HTML",
- "rect": [-5, -5, 805, 237],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow BODY",
- "rect": [-5, -5, 805, 57],
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow (anonymous)",
"rect": [-5, -5, 805, 28],
- "reason": "bounds change"
+ "reason": "invalidate paint rectangle"
},
{
"object": "LayoutBlockFlow P",
@@ -58,10 +48,6 @@
{
"object": "RootInlineBox",
"reason": "full"
- },
- {
- "object": "RootInlineBox",
- "reason": "full"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698