]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: reference link
authorEvan You <yyx990803@gmail.com>
Mon, 21 Oct 2019 20:46:47 +0000 (16:46 -0400)
committerEvan You <yyx990803@gmail.com>
Mon, 21 Oct 2019 20:46:47 +0000 (16:46 -0400)
packages/compiler-dom/src/tagConfig.ts

index deb7be68de37d9c4a36da4b3e025315bbbe6af1c..6bc4dc11409ec2a66731886ead64b727efe21806 100644 (file)
@@ -1,5 +1,6 @@
 import { makeMap } from '../../shared/src/makeMap'
 
+// https://developer.mozilla.org/en-US/docs/Web/HTML/Element
 const HTML_TAGS =
   'html,body,base,head,link,meta,style,title,address,article,aside,footer,' +
   'header,h1,h2,h3,h4,h5,h6,hgroup,nav,section,div,dd,dl,dt,figcaption,' +