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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/float-new-in-block-expected.txt

Issue 1951043002: Don't let PaintInvalidationLocationChange shadow other reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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-new-in-block-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/float-new-in-block-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/float-new-in-block-expected.txt
index 46ce4f7c6d9314429870c1c5f1210d1f3a6bc883..6597ae200b8d43604e379743207698ec52b984dc 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/float-new-in-block-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/float-new-in-block-expected.txt
@@ -9,7 +9,7 @@
{
"object": "LayoutBlockFlow (floating) DIV id='target'",
"rect": [8, 8, 100, 100],
- "reason": "location change"
+ "reason": "layoutObject insertion"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698