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

Use {{Specifications}} macro for svg/attribute/[a-f]* [DRAFT] #5862

Closed
wants to merge 2 commits into from
Closed
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
17 changes: 1 addition & 16 deletions files/en-us/web/svg/attribute/accent-height/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,22 +37,7 @@ <h2 id="font-face">font-face</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("SVG1.1", "fonts.html#FontFaceElementAccentHeightAttribute", "accent-height")}}</td>
<td>{{Spec2("SVG1.1")}}</td>
<td>Initial definition</td>
</tr>
</tbody>
</table>
{{Specifications}}

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

Expand Down
27 changes: 1 addition & 26 deletions files/en-us/web/svg/attribute/alignment-baseline/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,32 +127,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("CSS3 Inline", "#propdef-alignment-baseline", "alignment-baseline")}}</td>
<td>{{Spec2("CSS3 Inline")}}</td>
<td>No change</td>
</tr>
<tr>
<td>{{SpecName("SVG2", "text.html#AlignmentBaselineProperty", "alignment-baseline")}}</td>
<td>{{Spec2("SVG2")}}</td>
<td>Refers to the definition in CSS Inline Layout and notes the changes to <code>auto</code>, <code>before-edge</code>, <code>after-edge</code>, <code>text-before-edge</code>, and <code>text-after-edge</code></td>
</tr>
<tr>
<td>{{SpecName("SVG1.1", "text.html#AlignmentBaselineProperty", "alignment-baseline")}}</td>
<td>{{Spec2("SVG1.1")}}</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/svg/attribute/alphabetic/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -36,22 +36,7 @@ <h2 id="Usage_notes">Usage 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("SVG1.1", "fonts.html#FontFaceElementAlphabeticAttribute", "alphabetic")}}</td>
<td>{{Spec2("SVG1.1")}}</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/svg/attribute/arabic-form/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,22 +45,7 @@ <h2 id="Context_notes">Context 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("SVG1.1", "fonts.html#GlyphElementArabicFormAttribute", "arabic-form")}}</td>
<td>{{Spec2("SVG1.1")}}</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/svg/attribute/ascent/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,7 @@ <h2 id="font-face">font-face</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("SVG1.1", "fonts.html#FontFaceElementAscentAttribute", "ascent")}}</td>
<td>{{Spec2("SVG1.1")}}</td>
<td>Initial definition</td>
</tr>
</tbody>
</table>
{{Specifications}}

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

Expand Down
22 changes: 1 addition & 21 deletions files/en-us/web/svg/attribute/azimuth/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,27 +60,7 @@ <h2 id="Usage_notes">Usage 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("Filters 1.0", "#element-attrdef-fedistantlight-azimuth", "azimuth")}}</td>
<td>{{Spec2("Filters 1.0")}}</td>
<td>No change</td>
</tr>
<tr>
<td>{{SpecName("SVG1.1", "filters.html#feDistantLightAzimuthAttribute", "azimuth")}}</td>
<td>{{Spec2("SVG1.1")}}</td>
<td>Initial definition</td>
</tr>
</tbody>
</table>
{{Specifications}}

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

Expand Down
22 changes: 1 addition & 21 deletions files/en-us/web/svg/attribute/basefrequency/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -82,27 +82,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("Filters 1.0", "#element-attrdef-feturbulence-basefrequency", "baseFrequency")}}</td>
<td>{{Spec2("Filters 1.0")}}</td>
<td>No change</td>
</tr>
<tr>
<td>{{SpecName("SVG1.1", "filters.html#feTurbulenceBaseFrequencyAttribute", "baseFrequency")}}</td>
<td>{{Spec2("SVG1.1")}}</td>
<td>Initial definition</td>
</tr>
</tbody>
</table>
{{Specifications}}

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

Expand Down
27 changes: 1 addition & 26 deletions files/en-us/web/svg/attribute/baseline-shift/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48,32 +48,7 @@ <h2 id="Usage_notes">Usage 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("CSS3 Inline", "#propdef-baseline-shift", "alignment-baseline")}}</td>
<td>{{Spec2("CSS3 Inline")}}</td>
<td>Removed the <code>baseline</code> value, as it is a redundant keyword within the {{SVGAttr("vertical-align")}} property.</td>
</tr>
<tr>
<td>{{SpecName("SVG2", "text.html#BaselineShiftProperty", "alignment-baseline")}}</td>
<td>{{Spec2("SVG2")}}</td>
<td>Refers to the definition in CSS Inline Layout and notes that {{SVGAttr("vertical-align")}} should be preferred.</td>
</tr>
<tr>
<td>{{SpecName("SVG1.1", "text.html#BaselineShiftProperty", "alignment-baseline")}}</td>
<td>{{Spec2("SVG1.1")}}</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/svg/attribute/bbox/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,7 @@ <h2 id="Usage_notes">Usage 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("SVG1.1", "fonts.html#FontFaceElementBboxAttribute", "bbox")}}</td>
<td>{{Spec2("SVG1.1")}}</td>
<td>Initial definition</td>
</tr>
</tbody>
</table>
{{Specifications}}

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

Expand Down
22 changes: 1 addition & 21 deletions files/en-us/web/svg/attribute/bias/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,27 +35,7 @@ <h2 id="Usage_notes">Usage 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("Filters 1.0", "#element-attrdef-feconvolvematrix-bias", "bias")}}</td>
<td>{{Spec2("Filters 1.0")}}</td>
<td>No change</td>
</tr>
<tr>
<td>{{SpecName("SVG1.1", "filters.html#feConvolveMatrixElementBiasAttribute", "bias")}}</td>
<td>{{Spec2("SVG1.1")}}</td>
<td>Initial definition</td>
</tr>
</tbody>
</table>
{{Specifications}}

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

Expand Down
22 changes: 1 addition & 21 deletions files/en-us/web/svg/attribute/by/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,27 +55,7 @@ <h2 id="Usage_notes">Usage 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("SVG Animations 2", "#ByAttribute", "by")}}</td>
<td>{{Spec2("SVG Animations 2")}}</td>
<td>No change</td>
</tr>
<tr>
<td>{{SpecName("SVG1.1", "animate.html#ByAttribute", "by")}}</td>
<td>{{Spec2("SVG1.1")}}</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/svg/attribute/cap-height/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -38,22 +38,7 @@ <h2 id="Usage_notes">Usage 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("SVG1.1", "fonts.html#FontFaceElementCapHeightAttribute", "cap-height")}}</td>
<td>{{Spec2("SVG1.1")}}</td>
<td>Initial definition</td>
</tr>
</tbody>
</table>
{{Specifications}}

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

Expand Down
22 changes: 1 addition & 21 deletions files/en-us/web/svg/attribute/clip-path/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -80,27 +80,7 @@ <h2 id="Browser_compatibility">Browser compatibility</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("CSS Masks", "#the-clip-path", 'clip-path')}}</td>
<td>{{Spec2('CSS Masks')}}</td>
<td>Extends its application to HTML elements. The <code>clip-path</code> property replaces the deprecated {{cssxref("clip")}} property.</td>
</tr>
<tr>
<td>{{SpecName('SVG1.1', 'masking.html#ClipPathProperty', 'clip-path')}}</td>
<td>{{Spec2('SVG1.1')}}</td>
<td>Initial definition (applies to SVG elements only).</td>
</tr>
</tbody>
</table>
{{Specifications}}

<h2 id="See_also">See also</h2>

Expand Down
22 changes: 1 addition & 21 deletions files/en-us/web/svg/attribute/clip/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -61,27 +61,7 @@ <h2 id="Usage_notes">Usage 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('CSS Masks', '#clip-property', 'clip')}}</td>
<td>{{Spec2('CSS Masks')}}</td>
<td>Deprecates <code>clip</code> property, suggests {{cssxref("clip-path")}} as replacement.</td>
</tr>
<tr>
<td>{{SpecName("SVG1.1", "masking.html#ClipProperty", "clip")}}</td>
<td>{{Spec2("SVG1.1")}}</td>
<td>Initial definition</td>
</tr>
</tbody>
</table>
{{Specifications}}

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

Expand Down
Loading