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

Unified Diff: third_party/WebKit/Source/core/html/HTMLAttributeNames.json5

Issue 2680083002: Initial Implementation of Iframe Attribute for Feature Policy (Part 1) (Closed)
Patch Set: Nit: replace std::vector by WTF::Vector in the implementation of HTMLIFrameElementAllow::parseAllow… Created 3 years, 10 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
Index: third_party/WebKit/Source/core/html/HTMLAttributeNames.json5
diff --git a/third_party/WebKit/Source/core/html/HTMLAttributeNames.json5 b/third_party/WebKit/Source/core/html/HTMLAttributeNames.json5
index 0ad4d65e527357a89f1a8fa8e1c6943e666de557..e88f53b88076dcce57abbbe37f1a0e143d39891f 100644
--- a/third_party/WebKit/Source/core/html/HTMLAttributeNames.json5
+++ b/third_party/WebKit/Source/core/html/HTMLAttributeNames.json5
@@ -15,6 +15,7 @@
"action",
"align",
"alink",
+ "allow",
"allowfullscreen",
"allowpaymentrequest",
"alt",

Powered by Google App Engine
This is Rietveld 408576698