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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-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/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt
index a2e7d87567e7373819bef0963775b38d3822e9c6..2b17da2acc675c779c209ecfd017caa3103f972b 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/fixed-and-absolute-position-scrolled-expected.txt
@@ -27,16 +27,6 @@
"object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'",
"rect": [100, 700, 100, 100],
"reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow DIV id='container' class='relative'",
- "rect": [8, 5008, 100, 100],
- "reason": "bounds change"
- },
- {
- "object": "LayoutBlockFlow DIV id='container' class='relative'",
- "rect": [8, 8, 100, 100],
- "reason": "bounds change"
}
]
}
@@ -55,10 +45,6 @@
"reason": "forced by layout"
},
{
- "object": "LayoutBlockFlow DIV id='container' class='relative'",
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow (positioned) DIV id='absoluteDiv' class='absolute green'",
"reason": "bounds change"
}

Powered by Google App Engine
This is Rietveld 408576698