Rename html-fn to html-tag

Add tests
Add a `Polymer.html = Polymer.html` line to `polymer.html` and
`polymer-element.html` for modulizer exporting in Polymer 3.
This commit is contained in:
Daniel Freedman
2017-12-06 17:07:26 -08:00
parent 5c91985061
commit 02c06aa3b8
7 changed files with 128 additions and 4 deletions
-1
View File
@@ -14,7 +14,6 @@ subject to an additional IP rights grant found at http://polymer.github.io/PATEN
<link rel="import" href="../utils/case-map.html">
<link rel="import" href="../utils/style-gather.html">
<link rel="import" href="../utils/resolve-url.html">
<link rel="import" href="../utils/html-fn.html">
<link rel="import" href="../elements/dom-module.html">
<link rel="import" href="property-effects.html">