Template tag polyfill for IE 11 - not working with table tr and td

前端 未结 2 825
故里飘歌
故里飘歌 2021-01-14 04:29

I work with polyfill js that allows to process tags for browsers that does not support it.

Source code of polyfill on jsfiddle

Source question

But

2条回答
  •  南方客
    南方客 (楼主)
    2021-01-14 05:02

    This is happening because must be inside a

    in order to be valid HTML. In your