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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-shadow-dynamic-expected.txt

Issue 2217813005: Auto-rebaseline for r409965 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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/box-shadow-dynamic-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-shadow-dynamic-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-shadow-dynamic-expected.txt
index 319a2f9202a0c2902905e42c912a1c07b17e809f..89d4080ea60da8d5368f154a19869c3d994501ac 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-shadow-dynamic-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/box-shadow-dynamic-expected.txt
@@ -17,16 +17,6 @@
"object": "LayoutBlockFlow DIV",
"rect": [18, 192, 55, 55],
"reason": "border box change"
- },
- {
- "object": "LayoutBlockFlow DIV id='b'",
- "rect": [28, 222, 30, 20],
- "reason": "incremental"
- },
- {
- "object": "LayoutBlockFlow DIV id='a'",
- "rect": [28, 122, 30, 20],
- "reason": "incremental"
}
]
}
@@ -37,16 +27,8 @@
"reason": "border box change"
},
{
- "object": "LayoutBlockFlow DIV id='a'",
- "reason": "incremental"
- },
- {
"object": "LayoutBlockFlow DIV",
"reason": "border box change"
- },
- {
- "object": "LayoutBlockFlow DIV id='b'",
- "reason": "incremental"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698