Skip to content

Commit b554cf5

Browse files
authored
fix: typos across specs (#5992)
1 parent e1da994 commit b554cf5

File tree

168 files changed

+442
-442
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

168 files changed

+442
-442
lines changed

biblio.ref

+1-1
Original file line numberDiff line numberDiff line change
@@ -6440,7 +6440,7 @@
64406440
%L WINDOWS-GLYPH-PROC
64416441
%T Windows Glyph Processing
64426442
%A John Hudson
6443-
%I Microsoft Typogrraphy
6443+
%I Microsoft Typography
64446444
%U http://www.microsoft.com/typography/developers/opentype/default.htm
64456445

64466446
%L WOFF

css-2015/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ Background: The W3C Process and CSS</h3>
107107

108108
<dt>Recommendation (REC)
109109
<dd>
110-
This is the completed state of a W3C spec and represents a maintainance phase.
110+
This is the completed state of a W3C spec and represents a maintenance phase.
111111
At this point the WG only maintains an errata document
112112
and occasionally publishes an updated edition that incorporates the errata back into the spec.
113113
</dl>

css-2020/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ Fairly Stable Modules with limited implementation experience</h3>
318318
[[!CSS-COLOR-4]]
319319
<dd>
320320
Extends and supersedes [[CSS-COLOR-3]],
321-
further expanding the range of colors expressable in CSS.
321+
further expanding the range of colors expressible in CSS.
322322

323323
<dt><a href="https://www.w3.org/TR/css-display-3/">CSS Display Module Level 3</a>
324324
[[CSS-DISPLAY-3]]

css-animations-2/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ with the additions here into a complete level 2 specification.</p>
8383

8484
Changes to any of the animation properties defined in this specification
8585
cause the corresponding {{CSSAnimation}} object and its associated objects
86-
to be updated according to the correspondance between these properties
86+
to be updated according to the correspondence between these properties
8787
and Web Animations concepts defined in [[#keyframes]].
8888

8989
However, if the author modifies the animation
@@ -441,7 +441,7 @@ keyframe specifying each property.
441441
442442
<div class='example'>
443443
For example, the following stylesheet defines two different animations
444-
targetting the 'scale' property.
444+
targeting the 'scale' property.
445445
446446
<pre>
447447
@keyframes heartbeat {

css-backgrounds-3/box-shadow.src.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
5555

5656
<h2 class="no-num no-toc" id="status">Status of this document</h2>
5757

58-
<p>This is a scrappy bit of an Editor'd Draft, is totally unstable,
58+
<p>This is a scrappy bit of an Editor's Draft, is totally unstable,
5959
and has no official status whatsoever. Treat it as you would a
6060
post-it note on the editors' desk.</p>
6161
<!--status-->

css-backgrounds-3/issues-lc-2010.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ <h1>CSS Backgrounds and Borders Level 3 Disposition of Comments</h1>
123123
</pre>
124124
<pre class="a" id="issue-12">
125125
Issue 12.
126-
Summary: border-image shorthand inconcistent with CSS2.1 informative grammar
126+
Summary: border-image shorthand inconsistent with CSS2.1 informative grammar
127127
From: Yves
128128
Comment: <a href="http://lists.w3.org/Archives/Public/www-style/2010Nov/0078.html">http://lists.w3.org/Archives/Public/www-style/2010Nov/0078.html</a>
129129
Response: <a href="http://lists.w3.org/Archives/Public/www-style/2010Nov/0405.html">http://lists.w3.org/Archives/Public/www-style/2010Nov/0405.html</a>

css-backgrounds-3/issues-lc-2010.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ Closed: Accepted
8787
Verified: http://lists.w3.org/Archives/Public/www-style/2010Dec/att-0356/css_response_from_pf.html
8888
----
8989
Issue 12.
90-
Summary: border-image shorthand inconcistent with CSS2.1 informative grammar
90+
Summary: border-image shorthand inconsistent with CSS2.1 informative grammar
9191
From: Yves
9292
Comment: http://lists.w3.org/Archives/Public/www-style/2010Nov/0078.html
9393
Response: http://lists.w3.org/Archives/Public/www-style/2010Nov/0405.html

css-backgrounds-3/issues-lc-2012.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ From: Kang-Hao (Kenny) Lu
205205
Comment: http://lists.w3.org/Archives/Public/www-style/2012Mar/0109.html
206206
Response: http://lists.w3.org/Archives/Public/www-style/2012Mar/0602.html
207207
Edit: Added “otherwise the element's borders are
208-
invisble and the border image is drawn”.
208+
invisible and the border image is drawn”.
209209
Edit: Proposal for the rest has two options:
210210
(A) draw the table borders with invisible
211211
ink and then draw the image on top of it; or (B) an image border

css-backgrounds-3/transition-updated-cr-2017-09.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CSS Backgrounds and Borders Module Level 3
88

99
https://drafts.csswg.org/css-backgrounds-3/
1010

11-
First Tuesday or Thursday after a sucessful transition decision.
11+
First Tuesday or Thursday after a successful transition decision.
1212

1313
## The document Abstract and Status sections
1414

css-block-3/README

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
This directory is just a placeholder for an eventual CSS Block Layout Level 3 module.
2-
In the rmeantime, please refer to CSS2 chapters 8, 9, 10.
2+
In the meantime, please refer to CSS2 chapters 8, 9, 10.
33
https://www.w3.org/TR/CSS2/
44

55
For anyone taking up this project, there existed a first draft by Bert Bos, see

css-box-3/block-layout.bs

+5-5
Original file line numberDiff line numberDiff line change
@@ -1272,7 +1272,7 @@ depending on the percentages was undefined in CSS level 2.
12721272

12731273
<div class=issue>
12741274
<p>Some UAs implementing CSS level 2 try to solve the set of linear
1275-
equations when <var>containing-block</var> is unkown:
1275+
equations when <var>containing-block</var> is unknown:
12761276
<blockquote>
12771277
<p><var>margin</var> + <var>width</var> = <var>containing-block</var><br>
12781278
<var>margin</var> = <var>percentage</var> &times; <var>containing-block</var>
@@ -1405,7 +1405,7 @@ area</em> or <em>border area</em> (depending on
14051405
properties. See <a href="#Calculating">Calculating widths, heights
14061406
and margins</a> below.
14071407

1408-
<dt>complex <dd>(Only on 'height'.) The same as ''heght/auto'', except
1408+
<dt>complex <dd>(Only on 'height'.) The same as ''height/auto'', except
14091409
that elements with a <a>complex aspect ratio</a> (defined below) are
14101410
considered to
14111411
have an <a>intrinsic ratio</a>. More precisely: for the purposes
@@ -1977,7 +1977,7 @@ to be known in order to calculate the used height, or vice versa,
19771977
<li>The tentative used width is calculated following the rules in
19781978
the subsections below. If 'transform' is not ''none'', it is assumed
19791979
to be 'rotate(0)' (i.e., the identity transform) for the purposes of
1980-
this calcutlation.
1980+
this calculation.
19811981

19821982
<li>If the tentative used width is greater than 'max-width', the same
19831983
rules are applied again, but this time using the computed value of
@@ -1994,7 +1994,7 @@ to be known in order to calculate the used height, or vice versa,
19941994
<li>The tentative used height is calculated following the rules in
19951995
the sections below. If 'transform' is not ''none'', it is assumed to
19961996
be 'rotate(0)' (i.e., the identity transform) for the purposes of
1997-
this calcutlation.
1997+
this calculation.
19981998

19991999
<li>If the tentative used height is greater than 'max-height', the
20002000
same rules are applied again, but this time using the computed value
@@ -2095,7 +2095,7 @@ same rules apply, but with every occurrence of “left” replaced by
20952095
“top,” “right” by “bottom,” “top” by “right,” “bottom” by “left”,
20962096
“height” by “width” and “width” by “height.”
20972097

2098-
<!-- '100vw' decided at ftf Sep 10, 2007. '100vh' is my sugggestion.
2098+
<!-- '100vw' decided at ftf Sep 10, 2007. '100vh' is my suggestion.
20992099
BB --> <p>For the purposes of evaluating percentages in the
21002100
following subsections, if the width of the containing block is
21012101
unknown, then assume the width is '100vw'. Likewise, if the height of

css-break-3/issues-cr-2016.bsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Comment: https://github.com/w3c/csswg-drafts/issues/1545
6161
Response: https://github.com/w3c/csswg-drafts/issues/1545#issuecomment-414404715
6262
Changes: https://github.com/w3c/csswg-drafts/commit/7f6b96445a4a5b60c80c816af4719e58cc2acb09#diff-83c5030d93d2408c7cf139946d26016e
6363
Closed: Accepted / Retracted
64-
Veified: https://github.com/w3c/csswg-drafts/issues/1545#issuecomment-420639645
64+
Verified: https://github.com/w3c/csswg-drafts/issues/1545#issuecomment-420639645
6565
----
6666
Issue 8.
6767
Summary: Clarify aliasing mechanisms

css-break-3/issues-cr-2016.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ <h1>CSS Fragmentation Module Level 3 Disposition of Comments for 2016-01-14 CR</
101101
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1545#issuecomment-414404715'>https://github.com/w3c/csswg-drafts/issues/1545#issuecomment-414404715</a></span>
102102
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/7f6b96445a4a5b60c80c816af4719e58cc2acb09#diff-83c5030d93d2408c7cf139946d26016e'>https://github.com/w3c/csswg-drafts/commit/7f6b96445a4a5b60c80c816af4719e58cc2acb09#diff-83c5030d93d2408c7cf139946d26016e</a></span>
103103
<span class="a">Closed: Accepted / Retracted</span>
104-
<span>Veified: <a href='https://github.com/w3c/csswg-drafts/issues/1545#issuecomment-420639645'>https://github.com/w3c/csswg-drafts/issues/1545#issuecomment-420639645</a></span></pre>
104+
<span>Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1545#issuecomment-420639645'>https://github.com/w3c/csswg-drafts/issues/1545#issuecomment-420639645</a></span></pre>
105105
<pre class=' a' id='issue-8'>
106106
<span>Issue 8. <a href='#issue-8'>#</a></span>
107107
<span>Summary: Clarify aliasing mechanisms</span>

css-cascade-3/issues-cr-2016.bsi

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ From: Sebastian Zartner
88
Comment: https://github.com/w3c/csswg-drafts/issues/142
99
Changes: https://github.com/w3c/csswg-drafts/commit/5919ac659a7bd197012feeb9e2fee24cefdaf880
1010
Closed: Accepted
11-
Verified: Commenter submited patch
11+
Verified: Commenter submitted patch
1212
Resolved: Editorial
1313
----
1414
Issue 2.

css-cascade-3/issues-cr-2016.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ <h1>CSS Cascading and Inheritance Module Level 3 Disposition of Comments for 201
4848
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/142'>https://github.com/w3c/csswg-drafts/issues/142</a></span>
4949
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/5919ac659a7bd197012feeb9e2fee24cefdaf880'>https://github.com/w3c/csswg-drafts/commit/5919ac659a7bd197012feeb9e2fee24cefdaf880</a></span>
5050
<span class="a">Closed: Accepted</span>
51-
<span class="a">Verified: Commenter submited patch</span>
51+
<span class="a">Verified: Commenter submitted patch</span>
5252
<span>Resolved: Editorial</span></pre>
5353
<pre class=' a' id='issue-2'>
5454
<span>Issue 2. <a href='#issue-2'>#</a></span>

css-cascade-4/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Module Interactions</h3>
8888
For the purpose of this specification,
8989
<a>text nodes</a> are treated as <a spec=css-display-3>element</a> children of their associated element,
9090
and possess the full set of properties;
91-
since they cannot be targetted by selectors
91+
since they cannot be targeted by selectors
9292
all of their computed values are assigned by <a href="#defaulting">defaulting</a>.
9393

9494
<!--
@@ -1343,7 +1343,7 @@ Changes Since the 14 January 2016 Candidate Recommendation</h3>
13431343
<ins><p>For the purpose of this specification,
13441344
<a>text nodes</a> are treated as <a spec=css-display-3>element</a> children of their associated element,
13451345
and possess the full set of properties;
1346-
since they cannot be targetted by selectors
1346+
since they cannot be targeted by selectors
13471347
all of their computed values are assigned by <a href="#defaulting">defaulting</a>.</ins>
13481348
</blockquote>
13491349

css-cascade-5/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ Module Interactions</h3>
8585
For the purpose of this specification,
8686
<a>text nodes</a> are treated as <a spec=css-display-3>element</a> children of their associated element,
8787
and possess the full set of properties;
88-
since they cannot be targetted by selectors
88+
since they cannot be targeted by selectors
8989
all of their computed values are assigned by <a href="#defaulting">defaulting</a>.
9090

9191
<!--
@@ -1343,7 +1343,7 @@ Un-Named Layers</h5>
13431343
@layer url(base-headings.css);
13441344

13451345
/* bootstrap.css */
1346-
/* the intrnal names are hidden from access, subsumed in "base" */
1346+
/* the internal names are hidden from access, subsumed in "base" */
13471347
@layer base url(bootstrap-base.css);
13481348

13491349
/* author.css */

css-color-3/issues-lc-2008.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,7 @@ <h3><a name="issue-26" id="issue-26">Issue 26</a></h3>
557557
<dt> <abbr title="Uniform Resource Locator">URL</abbr></dt>
558558
<dd><a href="http://www.w3.org/2009/11/03-CSS-minutes.html#item03" class="urlextern" title="http://www.w3.org/2009/11/03-CSS-minutes.html#item03" rel="nofollow">minutes of F2F meeting, 2009-11-03</a> (have resolution)</dd>
559559
<dt> Resolution</dt>
560-
<dd>updated: do this in CSS4-color instead: “RESOLUTION: re-add a &#039;color-correction&#039; property with the two values &#039;default&#039; and &#039;srgb&#039;”, ”&#039;default&#039;: what UA would do if the property weren&#039;t specified at all. That can change over time. (E.g., at the moment we (Safari/Webkit) don&#039;t do color managament at all. But we may do so in the future.)”, ”&#039;srgb&#039;: All colors are presumed to be defined in the sRGB color space unless a more precise embedded profile is specified within content data. For images that do have a profile built into their data, that profile is used. For images that do not have a profile, the sRGB profile is used so that the colors in these images can be kept “in synch” with the colors specified in <abbr title="Cascading Style Sheets">CSS</abbr> and <abbr title="HyperText Markup Language">HTML</abbr>.”</dd>
560+
<dd>updated: do this in CSS4-color instead: “RESOLUTION: re-add a &#039;color-correction&#039; property with the two values &#039;default&#039; and &#039;srgb&#039;”, ”&#039;default&#039;: what UA would do if the property weren&#039;t specified at all. That can change over time. (E.g., at the moment we (Safari/Webkit) don&#039;t do color management at all. But we may do so in the future.)”, ”&#039;srgb&#039;: All colors are presumed to be defined in the sRGB color space unless a more precise embedded profile is specified within content data. For images that do have a profile built into their data, that profile is used. For images that do not have a profile, the sRGB profile is used so that the colors in these images can be kept “in synch” with the colors specified in <abbr title="Cascading Style Sheets">CSS</abbr> and <abbr title="HyperText Markup Language">HTML</abbr>.”</dd>
561561

562562
<dt> Status</dt>
563563
<dd>no edit in CSS3-color.</dd>
@@ -635,7 +635,7 @@ <h3><a name="issue-30" id="issue-30">Issue 30</a></h3>
635635
</p>
636636

637637
<p>
638-
IEC 61966-2-1: 1999: Multimedia systems and equipment — Colour measurement and management — Part 2-1: Colour management — Default RGB colour space — sRGB, International Electrotechnical Commission, 1999. ISBN 2-8318-4989-6 as ammended by Amendment A1:2003.
638+
IEC 61966-2-1: 1999: Multimedia systems and equipment — Colour measurement and management — Part 2-1: Colour management — Default RGB colour space — sRGB, International Electrotechnical Commission, 1999. ISBN 2-8318-4989-6 as amended by Amendment A1:2003.
639639
Available at <a href="http://webstore.iec.ch/webstore/webstore.nsf/artnum/025408" class="urlextern" title="http://webstore.iec.ch/webstore/webstore.nsf/artnum/025408" rel="nofollow">http://webstore.iec.ch/webstore/webstore.nsf/artnum/025408</a> and at <a href="http://www.colour.org/tc8-05/Docs/colorspace/61966-2-1.pdf" class="urlextern" title="http://www.colour.org/tc8-05/Docs/colorspace/61966-2-1.pdf" rel="nofollow">http://www.colour.org/tc8-05/Docs/colorspace/61966-2-1.pdf</a> .
640640
</p>
641641

css-color-3/transition-cr-2017.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ CSS Color Module Level 3
88

99
https://drafts.csswg.org/css-color-3/
1010

11-
First Tuesday or Thursday after a sucessful transition decision.
11+
First Tuesday or Thursday after a successful transition decision.
1212

1313
## The document Abstract and Status sections
1414

@@ -53,7 +53,7 @@ None
5353

5454
[Test suite](https://test.csswg.org/harness/suite/css-color-3_dev/)
5555

56-
The [implementatin report](https://test.csswg.org/harness/results/css-color-3_dev/grouped/) shows that
56+
The [implementation report](https://test.csswg.org/harness/results/css-color-3_dev/grouped/) shows that
5757
75 of 75 required tests meet CR exit criteria.
5858

5959
More relevantly for this transition, there is [one test](https://test.csswg.org/harness/test/css-color-3_dev/single/t44-currentcolor-inherited-c/) for the substantive change, which is [passed by two implementations](https://test.csswg.org/harness/results/css-color-3_dev/grouped/t44-currentcolor-inherited-c/).

0 commit comments

Comments
 (0)