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

Unified Diff: LayoutTests/fast/repaint/repaint-in-iframe-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: Fix. 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
« no previous file with comments | « LayoutTests/fast/repaint/repaint-in-iframe.html ('k') | Source/core/frame/FrameView.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/repaint/repaint-in-iframe-expected.txt
diff --git a/LayoutTests/fast/repaint/repaint-in-iframe-expected.txt b/LayoutTests/fast/repaint/repaint-in-iframe-expected.txt
index e40490720ef32f27cd6d727928d5555073b1d554..9e173047fea8f8cda268411dfeb5a0190b096ab5 100644
--- a/LayoutTests/fast/repaint/repaint-in-iframe-expected.txt
+++ b/LayoutTests/fast/repaint/repaint-in-iframe-expected.txt
@@ -6,7 +6,7 @@
"contentsOpaque": true,
"drawsContent": true,
"repaintRects": [
- [18, 418, 284, 50]
+ [18, 418, 50, 50]
]
}
]
« no previous file with comments | « LayoutTests/fast/repaint/repaint-in-iframe.html ('k') | Source/core/frame/FrameView.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698