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

Unified Diff: LayoutTests/platform/win/fast/repaint/overflow-move-after-scroll-expected.txt

Issue 1287413002: Fix paint invalidation rect tracking within composited scrolling layers. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 4 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: LayoutTests/platform/win/fast/repaint/overflow-move-after-scroll-expected.txt
diff --git a/LayoutTests/platform/win/fast/repaint/overflow-move-after-scroll-expected.txt b/LayoutTests/platform/win/fast/repaint/overflow-move-after-scroll-expected.txt
index df34ce1637342157d51f94d2c080a356a9e38db5..302f01a4738b29c446a74b9fd993893a27fc03fe 100644
--- a/LayoutTests/platform/win/fast/repaint/overflow-move-after-scroll-expected.txt
+++ b/LayoutTests/platform/win/fast/repaint/overflow-move-after-scroll-expected.txt
@@ -15,7 +15,6 @@
[50, 100, 120, 50]
],
"paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV",
"LayoutBlockFlow (positioned) DIV id='block'"
],
"children": [
@@ -30,7 +29,6 @@
[50, 200, 120, 50]
],
"paintInvalidationClients": [
- "LayoutBlockFlow (positioned) DIV",
"LayoutBlockFlow (positioned) DIV id='block'"
],
"children": [

Powered by Google App Engine
This is Rietveld 408576698