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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-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/positioned-document-element-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt
index 813cf30a518e42a3eb6d43b90a8fa633a5c9b162..3100c500a3081f83b9681510afd5c2e0efe7500d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/fast/repaint/positioned-document-element-expected.txt
@@ -20,11 +20,6 @@
"reason": "style change"
},
{
- "object": "LayoutBlockFlow BODY",
- "rect": [8, 16, 784, 20],
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow P",
"rect": [8, 16, 784, 20],
"reason": "forced by layout"
@@ -35,11 +30,6 @@
"reason": "style change"
},
{
- "object": "LayoutBlockFlow BODY",
- "rect": [108, 116, 402, 20],
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow P",
"rect": [108, 116, 402, 20],
"reason": "forced by layout"
@@ -68,7 +58,7 @@
},
{
"object": "LayoutBlockFlow BODY",
- "reason": "bounds change"
+ "reason": "location change"
},
{
"object": "LayoutBlockFlow P",

Powered by Google App Engine
This is Rietveld 408576698