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

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

Issue 722713003: Sky: Add a test for the <iframe> element (Closed) Base URL: git@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 | « mojo/services/view_manager/view_manager_service_impl.cc ('k') | 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
new file mode 100644
index 0000000000000000000000000000000000000000..a3aaea0365706fad2dbc807304b72c22446bcf76
--- /dev/null
+++ b/sky/tests/lowlevel/iframe.sky
@@ -0,0 +1,4 @@
+<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 | « mojo/services/view_manager/view_manager_service_impl.cc ('k') | sky/tests/lowlevel/iframe-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698