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

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

Issue 2550333002: Revert 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/mac/paint/invalidation/line-flow-with-floats-9-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/line-flow-with-floats-9-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/line-flow-with-floats-9-expected.txt
index f5e66e640e951a4e9bd213521580a8db76779b19..e4a9ce948ab9b27f49ef1c71e4401345b04d9c13 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/line-flow-with-floats-9-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/paint/invalidation/line-flow-with-floats-9-expected.txt
@@ -90,11 +90,6 @@
"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",
@@ -114,10 +109,6 @@
"reason": "scroll"
},
{
- "object": "LayoutView #document",
- "reason": "incremental"
- },
- {
"object": "LayoutBlockFlow P",
"reason": "incremental"
},

Powered by Google App Engine
This is Rietveld 408576698