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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/float-move-during-layout-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/float-move-during-layout-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/float-move-during-layout-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/float-move-during-layout-expected.txt
index c6288bf2806f519f818af7a0ef9877785557a4d4..fee39b9a64460672ce08d3465aa1d41fc86abf03 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/float-move-during-layout-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/float-move-during-layout-expected.txt
@@ -9,11 +9,6 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow DIV id='t'",
- "rect": [8, 104, 784, 100],
- "reason": "became visible"
- },
- {
"object": "LayoutBlockFlow (floating) DIV",
"rect": [8, 204, 100, 100],
"reason": "forced by layout"
@@ -28,14 +23,6 @@
],
"objectPaintInvalidations": [
{
- "object": "LayoutBlockFlow DIV id='t'",
- "reason": "became visible"
- },
- {
- "object": "LayoutBlockFlow DIV id='s'",
- "reason": "bounds change"
- },
- {
"object": "LayoutBlockFlow (floating) DIV",
"reason": "forced by layout"
}

Powered by Google App Engine
This is Rietveld 408576698