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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/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 50d2319f48fb41281febc79ea225dda9107bafc8..1d6aed7d9cda75f1507868acf4bf8a3b32b9b9e1 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
@@ -12,19 +12,9 @@
"reason": "style change"
},
{
- "object": "LayoutBlockFlow HTML",
- "rect": [-1, -1, 801, 233],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow BODY",
- "rect": [-1, -1, 801, 57],
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow (anonymous)",
"rect": [-1, -1, 801, 21],
- "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