You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'elements': options.elements||'abbr article aside audio bdi canvas data datalist details figcaption figure footer header hgroup mark meter nav output progress section summary time video',
247
+
'elements': options.elements||'abbr article aside audio bdi canvas data datalist details dialog figcaption figure footer header hgroup main mark meter nav output progress section summary template time video',
248
+
249
+
/**
250
+
* current version of html5shiv
251
+
*/
252
+
'version': version,
240
253
241
254
/**
242
255
* A flag to indicate that the HTML5 style sheet should be inserted.
0 commit comments