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

Unified Diff: sky/tests/lowlevel/iframe.sky

Issue 708163002: Add iframe.sky test expectations for dump-as-render-tree. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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 | « no previous file | sky/tests/lowlevel/iframe-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/lowlevel/iframe.sky
diff --git a/sky/tests/lowlevel/iframe.sky b/sky/tests/lowlevel/iframe.sky
index 67b1545fa4fdc51d91ac72142aa57b3b71d34866..a3aaea0365706fad2dbc807304b72c22446bcf76 100644
--- a/sky/tests/lowlevel/iframe.sky
+++ b/sky/tests/lowlevel/iframe.sky
@@ -1 +1,4 @@
-<div>This is an <iframe src="abarth.sky">iframe</iframe> element.</div>
+<sky>
+ <import src="../resources/dump-as-render-tree.sky" />
+ <div>This is an <iframe src="abarth.sky">iframe</iframe> element.</div>
+</sky>
« no previous file with comments | « no previous file | sky/tests/lowlevel/iframe-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698