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

Replace spec table with {{specifications}} for api/e[e-z]* #5930

Merged
merged 1 commit into from
Jun 12, 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
18 changes: 1 addition & 17 deletions files/en-us/web/api/element/scrollto/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,23 +50,7 @@ <h2 id="Example">Examples</h2>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<thead>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
<th scope="col">Comment</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{ SpecName('CSSOM View', '#dom-element-scrollto-options-options',
'element.scrollTo()') }}</td>
<td>{{ Spec2('CSSOM View') }}</td>
<td>Initial definition.</td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
17 changes: 1 addition & 16 deletions files/en-us/web/api/element/scrolltop/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,22 +61,7 @@ <h2 id="Example">Example</h2>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<thead>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
<th scope="col">Comment</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{SpecName('CSSOM View', '#dom-element-scrolltop', 'scrollTop')}}</td>
<td>{{Spec2("CSSOM View")}}</td>
<td></td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
18 changes: 1 addition & 17 deletions files/en-us/web/api/element/scrollwidth/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -112,23 +112,7 @@ <h3 id="Result">Result</h3>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<thead>
<tr>
<th>Specification</th>
<th>Status</th>
<th>Comment</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{SpecName("CSSOM View", "#dom-element-scrollwidth",
"Element.scrollWidth")}}</td>
<td>{{Spec2("CSSOM View")}}</td>
<td>Initial definition</td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
15 changes: 1 addition & 14 deletions files/en-us/web/api/element/select_event/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -63,20 +63,7 @@ <h3 id="onselect_equivalent">onselect equivalent</h3>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<thead>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{SpecName('UI Events', '#event-type-select', 'select')}}</td>
<td>{{Spec2('UI Events')}}</td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
15 changes: 1 addition & 14 deletions files/en-us/web/api/element/setattribute/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,20 +107,7 @@ <h3 id="JavaScript">JavaScript</h3>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<tbody>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
<th scope="col">Comment</th>
</tr>
<tr>
<td>{{SpecName('DOM WHATWG','#dom-element-setattribute','setAttribute()')}}</td>
<td>{{Spec2('DOM WHATWG')}}</td>
<td></td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
16 changes: 1 addition & 15 deletions files/en-us/web/api/element/setattributenode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -58,21 +58,7 @@ <h2 id="Notes">Notes</h2>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<tbody>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
<th scope="col">Comment</th>
</tr>
<tr>
<td>{{SpecName('DOM WHATWG','#dom-element-setattributenode','setAttributeNode()')}}
</td>
<td>{{Spec2('DOM WHATWG')}}</td>
<td></td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
17 changes: 1 addition & 16 deletions files/en-us/web/api/element/setattributenodens/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,22 +47,7 @@ <h2 id="Notes">Notes</h2>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<thead>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
<th scope="col">Comment</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{SpecName('DOM WHATWG', '#dom-element-setattributenodens', 'document.setAttributeNodeNS')}}</td>
<td>{{Spec2('DOM WHATWG')}}</td>
<td></td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
18 changes: 1 addition & 17 deletions files/en-us/web/api/element/setattributens/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,23 +41,7 @@ <h2 id="Notes">Notes</h2>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<thead>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
<th scope="col">Comment</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{SpecName('DOM WHATWG', '#dom-element-setattributens',
'document.setAttributeNS')}}</td>
<td>{{Spec2('DOM WHATWG')}}</td>
<td></td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
24 changes: 1 addition & 23 deletions files/en-us/web/api/element/setpointercapture/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -121,29 +121,7 @@ <h3 id="Result">Result</h3>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<thead>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
<th scope="col">Comment</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{SpecName('Pointer Events 2','#dom-element-setpointercapture',
'setPointerCapture')}}</td>
<td>{{Spec2('Pointer Events 2')}}</td>
<td>Non-stable version.</td>
</tr>
<tr>
<td>{{SpecName('Pointer Events',
'#widl-Element-setPointerCapture-void-long-pointerId', 'setPointerCapture')}}</td>
<td>{{Spec2('Pointer Events')}}</td>
<td>Initial definition.</td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
15 changes: 1 addition & 14 deletions files/en-us/web/api/element/shadowroot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,20 +78,7 @@ <h2 id="Examples">Examples</h2>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<tbody>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
<th scope="col">Comment</th>
</tr>
<tr>
<td>{{SpecName('DOM WHATWG', '#dom-element-shadowroot', 'shadowRoot')}}</td>
<td>{{Spec2('DOM WHATWG')}}</td>
<td></td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
15 changes: 1 addition & 14 deletions files/en-us/web/api/element/show_event/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,20 +50,7 @@ <h2 id="Examples">Examples</h2>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<thead>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{SpecName("HTML5 W3C", "webappapis.html#handler-onshow", "show event")}}</td>
<td>{{Spec2('HTML5 W3C')}}</td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
15 changes: 1 addition & 14 deletions files/en-us/web/api/element/slot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,20 +59,7 @@ <h2 id="Example">Examples</h2>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<tbody>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
<th scope="col">Comment</th>
</tr>
<tr>
<td>{{SpecName('DOM WHATWG','#dom-element-slot','slot')}}</td>
<td>{{Spec2('DOM WHATWG')}}</td>
<td></td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
15 changes: 1 addition & 14 deletions files/en-us/web/api/element/tagname/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,20 +66,7 @@ <h3 id="JavaScript">JavaScript</h3>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<tbody>
<tr>
<th>Specification</th>
<th>Status</th>
<th>Comment</th>
</tr>
<tr>
<td>{{SpecName('DOM WHATWG', '#dom-element-tagname', 'Element: tagName')}}</td>
<td>{{Spec2('DOM WHATWG')}}</td>
<td></td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
18 changes: 1 addition & 17 deletions files/en-us/web/api/element/toggleattribute/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,23 +93,7 @@ <h2 id="Polyfill">Polyfill</h2>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<thead>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
<th scope="col">Comment</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{SpecName('DOM WHATWG', '#dom-element-toggleattribute',
'Element.toggleAttribute')}}</td>
<td>{{Spec2('DOM WHATWG')}}</td>
<td></td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
13 changes: 1 addition & 12 deletions files/en-us/web/api/element/touchcancel_event/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,18 +43,7 @@ <h2 id="Examples">Examples</h2>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<tbody>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
</tr>
<tr>
<td>{{SpecName('Touch Events', '#event-touchcancel')}}</td>
<td>{{Spec2('Touch Events')}}</td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
15 changes: 1 addition & 14 deletions files/en-us/web/api/element/touchend_event/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,20 +45,7 @@ <h2 id="Examples">Examples</h2>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<thead>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{SpecName('Touch Events', '#event-touchend')}}</td>
<td>{{Spec2('Touch Events')}}</td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
15 changes: 1 addition & 14 deletions files/en-us/web/api/element/touchmove_event/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,20 +43,7 @@ <h2 id="Examples">Examples</h2>

<h2 id="Specifications">Specifications</h2>

<table class="standard-table">
<thead>
<tr>
<th scope="col">Specification</th>
<th scope="col">Status</th>
</tr>
</thead>
<tbody>
<tr>
<td>{{SpecName('Touch Events', '#event-touchmove')}}</td>
<td>{{Spec2('Touch Events')}}</td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="Browser_compatibility">Browser compatibility</h2>

Expand Down
Loading