Firefox does not nor plans to support html imports 😞

This commit is contained in:
Josh Buchea 2018-02-04 02:19:24 -08:00
parent 47cf986154
commit a6e1968517
1 changed files with 0 additions and 3 deletions

View File

@ -245,9 +245,6 @@ These elements provide information for how a document should be perceived, and r
<!-- Enables posting to your own domain using a Micropub client -->
<link rel="micropub" href="http://example.com/micropub">
<!-- Loads in an external HTML file into the current document -->
<link rel="import" href="/path/to/component.html">
<!-- Open Search -->
<link rel="search" href="/open-search.xml" type="application/opensearchdescription+xml" title="Search Title">