Index: third_party/WebKit/Source/core/html/HTMLFontElement.idl |
diff --git a/third_party/WebKit/Source/core/html/HTMLFontElement.idl b/third_party/WebKit/Source/core/html/HTMLFontElement.idl |
index d006f90e138220fb9e685a4f54d06017904cd21d..7caac5ef3e687bc0a0815466673c5a7e33cd2b4d 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLFontElement.idl |
+++ b/third_party/WebKit/Source/core/html/HTMLFontElement.idl |
@@ -18,7 +18,7 @@ |
*/ |
// https://html.spec.whatwg.org/#htmlfontelement |
- |
+[HTMLConstructor] |
interface HTMLFontElement : HTMLElement { |
[CEReactions, Reflect, TreatNullAs=EmptyString] attribute DOMString color; |
[CEReactions, Reflect] attribute DOMString face; |