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

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