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

Unified Diff: LayoutTests/fast/frames/frame-height-before-parent-layout.html

Issue 19272007: Update parent layout when child frame requests innerHeight/innerWidth. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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/frames/frame-height-before-parent-layout.html
diff --git a/LayoutTests/fast/canvas/canvas-strokePath-gradient-shadow.html b/LayoutTests/fast/frames/frame-height-before-parent-layout.html
similarity index 76%
copy from LayoutTests/fast/canvas/canvas-strokePath-gradient-shadow.html
copy to LayoutTests/fast/frames/frame-height-before-parent-layout.html
index 2f1bba575bd05373b897531999cd141b468ee9b5..d19dd98e28ba9eb061693d4c038ae588c6b12b3a 100644
--- a/LayoutTests/fast/canvas/canvas-strokePath-gradient-shadow.html
+++ b/LayoutTests/fast/frames/frame-height-before-parent-layout.html
@@ -4,7 +4,7 @@
<script src="../js/resources/js-test-pre.js"></script>
</head>
<body>
-<script src="script-tests/canvas-strokePath-gradient-shadow.js"></script>
+<script src="script-tests/frame-height-before-parent-layout.js"></script>
<script src="../js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698