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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-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/fast/repaint/positioned-list-offset-change-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt
index 3ba0c7ee4a4374ea702693ec9832408c5938fb9d..cf84a8d5fd46adf87fa42b53dd4fc49b9c0baf1a 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/positioned-list-offset-change-repaint-expected.txt
@@ -23,21 +23,11 @@
},
{
"object": "LayoutImage IMG",
- "rect": [8, 60, 114, 232],
- "reason": "location change"
- },
- {
- "object": "LayoutImage IMG",
"rect": [8, 60, 214, 232],
"reason": "location change"
},
{
"object": "LayoutListItem (positioned) LI",
- "rect": [8, 60, 114, 236],
- "reason": "location change"
- },
- {
- "object": "LayoutListItem (positioned) LI",
"rect": [8, 60, 214, 236],
"reason": "location change"
},

Powered by Google App Engine
This is Rietveld 408576698