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

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

Issue 855803002: Remove attrs sky doesn't support. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 11 months 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/engine/core/dom/TreeScope.cpp ('k') | sky/engine/core/html/HTMLImageElement.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sky/engine/core/html/HTMLAttributeNames.in
diff --git a/sky/engine/core/html/HTMLAttributeNames.in b/sky/engine/core/html/HTMLAttributeNames.in
index 79ffe964efee1893b8d0ea9c24168bb882f1cda3..5ef314627a3691afc6b1a2422a1a6b46dba6d985 100644
--- a/sky/engine/core/html/HTMLAttributeNames.in
+++ b/sky/engine/core/html/HTMLAttributeNames.in
@@ -1,28 +1,31 @@
namespace="HTML"
-accesskey
-alt
-as
-async
+# Global
class
contenteditable
-crossorigin
dir
-height
-href
id
-is
lang
-media
-name
-rel
-select
-sizes
spellcheck
-src
-srcset
style
tabindex
-title
-type
+
+# <a>
+href
+
+# <img>
+crossorigin
+height
+src
width
+
+# <import>
+as
+async
+# src
+
+# <style>
+media
+
+# <content>
+select
« no previous file with comments | « sky/engine/core/dom/TreeScope.cpp ('k') | sky/engine/core/html/HTMLImageElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698