Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove HTML Imports page #9292

Merged
merged 1 commit into from
Sep 27, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions files/en-us/_redirects.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11242,6 +11242,7 @@
/en-US/docs/Web/Web_APIs /en-US/docs/Web/API
/en-US/docs/Web/Web_Components/Custom_Elements /en-US/docs/Web/Web_Components/Using_custom_elements
/en-US/docs/Web/Web_Components/Custom_Elements/Custom_Elements_with_Classes /en-US/docs/Web/Web_Components/Using_custom_elements
/en-US/docs/Web/Web_Components/HTML_Imports /en-US/docs/Web/Web_Components
/en-US/docs/Web/Web_Components/Shadow_DOM /en-US/docs/Web/Web_Components/Using_shadow_DOM
/en-US/docs/Web/XSLT/EXSLT /en-US/docs/Web/EXSLT
/en-US/docs/Web/XSLT/Elements /en-US/docs/Web/XSLT/Element
Expand Down
12 changes: 0 additions & 12 deletions files/en-us/_wikihistory.json
Original file line number Diff line number Diff line change
Expand Up @@ -157138,18 +157138,6 @@
"kohei.yoshino"
]
},
"Web/Web_Components/HTML_Imports": {
"modified": "2020-10-15T21:30:02.826Z",
"contributors": [
"ExE-Boss",
"RayannTedds",
"paulie4",
"indolering",
"chrisdavidmills",
"markg",
"teoli"
]
},
"Web/Web_Components/Using_custom_elements": {
"modified": "2020-11-07T18:06:44.658Z",
"contributors": [
Expand Down
6 changes: 0 additions & 6 deletions files/en-us/web/html/link_types/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -126,12 +126,6 @@
<td>{{HTMLElement("link")}}</td>
<td>{{HTMLElement("a")}}, {{HTMLElement("area")}}, {{HTMLElement("form")}}</td>
</tr>
<tr>
<td><code>import</code> {{Experimental_Inline}}</td>
<td><a href="/en-US/docs/Web/Web_Components/HTML_Imports">HTML Imports</a></td>
<td>{{HTMLElement("link")}}</td>
<td>{{HTMLElement("a")}}, {{HTMLElement("area")}}, {{HTMLElement("form")}}</td>
</tr>
<tr>
<td><code>index</code> {{deprecated_inline}}</td>
<td>Indicates that the page is part of a <em>hierarchical</em> structure and that the hyperlink leads to the top level resource of that structure.<br>
Expand Down
29 changes: 0 additions & 29 deletions files/en-us/web/web_components/html_imports/index.html

This file was deleted.