1 parent fe8d916 commit b277349Copy full SHA for b277349
1 file changed
utils/misc/html/misc-hdr/v2.0/misc-hdr-v2.0.html
@@ -152,6 +152,9 @@
152
shadow = host.shadowRoot;
153
154
set.filename();
155
+ if(typeof version!=='undefined'){
156
+ set.version(version);
157
+ }
158
159
}//initdom
160
0 commit comments