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

Unified Diff: sky/tests/parser/html.sky

Issue 771093002: Use a JS markup serializer. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years 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 | « sky/framework/dom-serializer.sky ('k') | sky/tests/parser/html-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/tests/parser/html.sky
diff --git a/sky/tests/parser/html.sky b/sky/tests/parser/html.sky
index 58d455ad358d6599e3b7237e806d73b84e350d13..417b5872312050f226e7dfe40f0f852ebc0162ba 100644
--- a/sky/tests/parser/html.sky
+++ b/sky/tests/parser/html.sky
@@ -19,5 +19,6 @@ M <p></p>
N </p>
O <br/>
P </br>
+Q <template><div>contents</div></template>
</body>
« no previous file with comments | « sky/framework/dom-serializer.sky ('k') | sky/tests/parser/html-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698