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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/paint/invalidation/line-flow-with-floats-9-expected.txt

Issue 2554763002: Reland of Verify paintedOutputOfObjectHasNoEffectRegardlessOfSize during painting (Closed)
Patch Set: Created 4 years 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/paint/invalidation/line-flow-with-floats-9-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/line-flow-with-floats-9-expected.txt b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/line-flow-with-floats-9-expected.txt
index bc46f1727901d01eb9540946638d2d4c52168323..8a5655003ee1fa1bdd387a665bcb1c1c872f5c28 100644
--- a/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/line-flow-with-floats-9-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/paint/invalidation/line-flow-with-floats-9-expected.txt
@@ -90,6 +90,11 @@
"object": "LayoutBlockFlow (floating) SPAN id='yellowFloat'",
"rect": [372, 245, 48, 49],
"reason": "layoutObject insertion"
+ },
+ {
+ "object": "LayoutView #document",
+ "rect": [485, 0, 15, 600],
+ "reason": "incremental"
},
{
"object": "LayoutView #document",
@@ -109,6 +114,10 @@
"reason": "scroll"
},
{
+ "object": "LayoutView #document",
+ "reason": "incremental"
+ },
+ {
"object": "LayoutBlockFlow P",
"reason": "incremental"
},

Powered by Google App Engine
This is Rietveld 408576698