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

Unified Diff: third_party/WebKit/LayoutTests/paint/invalidation/resize-scrollable-iframe-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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-scrollable-iframe-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/paint/invalidation/resize-scrollable-iframe-expected.txt
diff --git a/third_party/WebKit/LayoutTests/paint/invalidation/resize-scrollable-iframe-expected.txt b/third_party/WebKit/LayoutTests/paint/invalidation/resize-scrollable-iframe-expected.txt
index aa5b6444955fdb3055c679a31637acbbd9ef4461..b55dc8012f021cf3565032eec13316fecc3cbf14 100644
--- a/third_party/WebKit/LayoutTests/paint/invalidation/resize-scrollable-iframe-expected.txt
+++ b/third_party/WebKit/LayoutTests/paint/invalidation/resize-scrollable-iframe-expected.txt
@@ -18,18 +18,8 @@
},
{
"object": "LayoutView #document",
- "rect": [8, 193, 285, 200],
- "reason": "incremental"
- },
- {
- "object": "LayoutView #document",
"rect": [8, 393, 285, 15],
"reason": "scroll"
- },
- {
- "object": "LayoutView #document",
- "rect": [93, 108, 200, 285],
- "reason": "incremental"
},
{
"object": "LayoutView #document",
@@ -87,10 +77,6 @@
{
"object": "VerticalScrollbar",
"reason": "scroll"
- },
- {
- "object": "LayoutView #document",
- "reason": "incremental"
}
]
}
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/platform/linux/paint/invalidation/resize-scrollable-iframe-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698