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

Unified Diff: LayoutTests/fast/repaint/iframe-throttling-timer-expected.txt

Issue 1246173002: Throttle rendering pipeline for invisible iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Add layout tests. Created 5 years, 3 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/iframe-throttling-timer-expected.txt
diff --git a/LayoutTests/compositing/contents-opaque/visibility-hidden-expected.txt b/LayoutTests/fast/repaint/iframe-throttling-timer-expected.txt
similarity index 63%
copy from LayoutTests/compositing/contents-opaque/visibility-hidden-expected.txt
copy to LayoutTests/fast/repaint/iframe-throttling-timer-expected.txt
index e9f7954d0772be3495a9a909d088179174165ac4..8df47217f63d38586e1ed774f51ad3695ed89de5 100644
--- a/LayoutTests/compositing/contents-opaque/visibility-hidden-expected.txt
+++ b/LayoutTests/fast/repaint/iframe-throttling-timer-expected.txt
@@ -1,8 +1,8 @@
{
- "bounds": [800, 600],
+ "bounds": [785, 2089],
"children": [
{
- "bounds": [800, 600],
+ "bounds": [785, 2089],
"contentsOpaque": true,
"drawsContent": true
}

Powered by Google App Engine
This is Rietveld 408576698