We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
noscript
1 parent 0dcb165 commit 79c95f1Copy full SHA for 79c95f1
src/tink/domspec/Tags.hx
@@ -6,6 +6,7 @@ typedef Tags = {
6
var normal:{
7
var html:GlobalAttr<Style>;
8
var body:GlobalAttr<Style>;
9
+ var noscript:GlobalAttr<Style>;
10
var iframe:IFrameAttr;
11
var object:ObjectAttr;
12
var head:GlobalAttr<Style>;
0 commit comments