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

Unified Diff: sky/engine/core/html/HTMLTagNames.in

Issue 681983005: Basic implementation of <import> (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Works 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
Index: sky/engine/core/html/HTMLTagNames.in
diff --git a/sky/engine/core/html/HTMLTagNames.in b/sky/engine/core/html/HTMLTagNames.in
index 88016554b06a7ed4a160723a73d9433e093cdc9b..b70db6496201824f31abaf73bc7140ec7fde4dc4 100644
--- a/sky/engine/core/html/HTMLTagNames.in
+++ b/sky/engine/core/html/HTMLTagNames.in
@@ -6,6 +6,7 @@ audio
canvas
content interfaceName=HTMLContentElement
img interfaceName=HTMLImageElement, constructorNeedsCreatedByParser
+import
link constructorNeedsCreatedByParser
meta
picture interfaceName=HTMLPictureElement

Powered by Google App Engine
This is Rietveld 408576698