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/platform/linux/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/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt
index 5f6b892313c364cf6a2dcd6275f51fb3f06d2503..92cea0a53e70aab1becda18f1e77ab9efcc9e259 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-list-offset-change-repaint-expected.txt
@@ -23,21 +23,11 @@
},
{
"object": "LayoutImage IMG",
- "rect": [8, 64, 114, 232],
- "reason": "location change"
- },
- {
- "object": "LayoutImage IMG",
"rect": [8, 64, 214, 232],
"reason": "location change"
},
{
"object": "LayoutListItem (positioned) LI",
- "rect": [8, 64, 114, 237],
- "reason": "location change"
- },
- {
- "object": "LayoutListItem (positioned) LI",
"rect": [8, 64, 214, 237],
"reason": "location change"
},

Powered by Google App Engine
This is Rietveld 408576698