Skip to content

Commit 9a472ca

Browse files
committed
Permit th attribute
1 parent e3e0bf5 commit 9a472ca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/browser/ui/dom/HTMLDOMPropertyConfig.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ var HTMLDOMPropertyConfig = {
9090
form: MUST_USE_ATTRIBUTE,
9191
formNoValidate: HAS_BOOLEAN_VALUE,
9292
frameBorder: MUST_USE_ATTRIBUTE,
93+
headers: null,
9394
height: MUST_USE_ATTRIBUTE,
9495
hidden: MUST_USE_ATTRIBUTE | HAS_BOOLEAN_VALUE,
9596
href: null,

0 commit comments

Comments
 (0)