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

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

Issue 1880263003: Auto-rebaseline for r386782 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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 53661e7d3dce5ae24745a68898c8667e65ad449e..21149bea2db7dd8ef1aac93da774a479f0a74b6e 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
@@ -33,31 +33,16 @@
},
{
"object": "LayoutBlockFlow (anonymous)",
- "rect": [0, 0, 800, 20],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow (anonymous)",
"rect": [-1, -1, 801, 21],
"reason": "bounds change"
},
{
"object": "LayoutBlockFlow BODY",
- "rect": [0, 0, 800, 56],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow BODY",
"rect": [-1, -1, 801, 57],
"reason": "bounds change"
},
{
"object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 800, 232],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow HTML",
"rect": [-1, -1, 801, 233],
"reason": "bounds change"
},

Powered by Google App Engine
This is Rietveld 408576698