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

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

Issue 2483483003: Remove obsolete code that invalidates document element on LayoutView resize (Closed)
Patch Set: Rebaseline-cl Created 4 years, 1 month 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 d4599497f2a93cd0e8f155f8ea79eba62fd97c91..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
@@ -7,11 +7,6 @@
"drawsContent": true,
"paintInvalidations": [
{
- "object": "LayoutBlockFlow HTML",
- "rect": [0, 0, 500, 600],
- "reason": "forced by layout"
- },
- {
"object": "LayoutBlockFlow P",
"rect": [8, 569, 418, 21],
"reason": "incremental"
@@ -114,10 +109,6 @@
"reason": "scroll"
},
{
- "object": "LayoutBlockFlow HTML",
- "reason": "forced by layout"
- },
- {
"object": "LayoutBlockFlow P",
"reason": "incremental"
},

Powered by Google App Engine
This is Rietveld 408576698