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

Unified Diff: third_party/WebKit/LayoutTests/fast/repaint/erase-overflow-expected.txt

Issue 2007003003: Check subtree paint invalidation when overflow clip status changes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2743
Patch Set: Created 4 years, 7 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/overflow-hidden-to-visible.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/fast/repaint/erase-overflow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/repaint/erase-overflow-expected.txt b/third_party/WebKit/LayoutTests/fast/repaint/erase-overflow-expected.txt
index 3d3914943cf505041fe546db5c37aea103338e72..cb3f3c27eac719793af555081f68f29d33fc3bcf 100644
--- a/third_party/WebKit/LayoutTests/fast/repaint/erase-overflow-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/repaint/erase-overflow-expected.txt
@@ -15,6 +15,10 @@
"object": "LayoutBlockFlow DIV id='target' class='square'",
"rect": [8, 8, 100, 100],
"reason": "style change"
+ },
+ {
+ "object": "LayoutBlockFlow DIV class='square'",
+ "reason": "none"
}
]
}
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/paint/invalidation/overflow-hidden-to-visible.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698