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

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

Issue 708903002: Initial work on a new <view> element backed by a mojo::View. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: more review comments 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 c89511db2a5fd00487a69c5b194dd49290b4bbfb..b4d67190c3d42c44e1df34e0250e852f07210787 100644
--- a/sky/engine/core/html/HTMLTagNames.in
+++ b/sky/engine/core/html/HTMLTagNames.in
@@ -4,6 +4,7 @@ fallbackInterfaceName="HTMLElement"
a interfaceName=HTMLAnchorElement
canvas
content interfaceName=HTMLContentElement
+iframe interfaceName=HTMLIFrameElement
img interfaceName=HTMLImageElement, constructorNeedsCreatedByParser
import
picture interfaceName=HTMLPictureElement

Powered by Google App Engine
This is Rietveld 408576698