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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/multi-layout-one-frame-expected.txt

Issue 2707063003: Don't invalidate rect if it's covered by fully invalidated parent's visual rect (Closed)
Patch Set: - Created 3 years, 10 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/platform/mac-mac10.9/paint/invalidation/multi-layout-one-frame-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/multi-layout-one-frame-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/multi-layout-one-frame-expected.txt
index eb75d96b68474193e54333aca6801c4491bbfbe6..2deda66c5b63fe405e72015e5c6f7004db208740 100644
--- a/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/multi-layout-one-frame-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac-mac10.9/paint/invalidation/multi-layout-one-frame-expected.txt
@@ -15,16 +15,6 @@
"object": "LayoutBlockFlow DIV id='inner-editor'",
"rect": [11, 11, 117, 13],
"reason": "forced by layout"
- },
- {
- "object": "LayoutText #text",
- "rect": [138, 11, 40, 13],
- "reason": "full"
- },
- {
- "object": "LayoutText #text",
- "rect": [11, 11, 40, 13],
- "reason": "full"
}
]
}

Powered by Google App Engine
This is Rietveld 408576698