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

Unified Diff: LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt

Issue 482063005: Allow paint invalidation containers to cross frame boundaries. (re-land #2) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Made it work with position:fixed. Created 6 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/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt
diff --git a/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt b/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt
index 5f8fd015434c468413317767862fc7fd7803afe5..cefb4085d306ba5fcda74f0ed0a415e1147a494c 100644
--- a/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt
+++ b/LayoutTests/fast/repaint/scroll-fixed-layer-with-no-visible-content-expected.txt
@@ -6,7 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [100, 1150, 100, 100],
+ [200, 1300, 100, 100],
chrishtr 2014/08/19 17:42:10 Now it's offset correctly in PaintInvalidationStat
[100, 1150, 100, 100],
[100, 1150, 100, 100],
[100, 1150, 100, 100]

Powered by Google App Engine
This is Rietveld 408576698