Make CANVAS, INPUT, IFRAME and VIDEO elements to support custom element
This patch adds [HTMLConstructor] IDL extend attribute[1] to interface declaration to following elements to support custom element: - <canvas> - <iframe> - <input> - <video> Note: This is a follow-up patch of the patch[1]. [1] http://crrev.com/888228 Make most HTML elements to support custom element Bug: 805326 Change-Id: Ib2ddf6f3436810df9cafb06f13026375ee4a61e9 Reviewed-on: https://chromium-review.googlesource.com/890570 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#532353}
Showing
Please register or sign in to comment