Skip to content

Commit 79c95f1

Browse files
authored
Add noscript
1 parent 0dcb165 commit 79c95f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tink/domspec/Tags.hx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ typedef Tags = {
66
var normal:{
77
var html:GlobalAttr<Style>;
88
var body:GlobalAttr<Style>;
9+
var noscript:GlobalAttr<Style>;
910
var iframe:IFrameAttr;
1011
var object:ObjectAttr;
1112
var head:GlobalAttr<Style>;

0 commit comments

Comments
 (0)