Skip to content

Commit 9f06763

Browse files
committed
typo: Double word "the"
1 parent c721ee4 commit 9f06763

29 files changed

Lines changed: 40 additions & 40 deletions

File tree

css-align-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1715,7 +1715,7 @@ Effects on Sizing of Absolutely Positioned Boxes with Static-Position Insets</h3
17151715
the <a>available space</a> for calculating the <a>inline size</a>
17161716
is also affected by alignment.
17171717

1718-
Note: In [[CSS2]], the [=available space=] is keyed off of the the 'direction' property
1718+
Note: In [[CSS2]], the [=available space=] is keyed off of the 'direction' property
17191719
of the <a>static-position containing block</a>.
17201720
(See <a href="https://www.w3.org/TR/CSS2/visudet.html#abs-non-replaced-width">CSS2&sect;10.3.7</a>
17211721
and <a href="https://www.w3.org/TR/CSS2/visudet.html#abs-replaced-width">CSS2&sect;10.3.8</a>.)

css-backgrounds-3/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2377,7 +2377,7 @@ by default correspond to the border box, see 'border-image-outset'.
23772377

23782378
<p>The four values of 'border-image-width' specify offsets that are used
23792379
to divide the border image area into nine parts. They represent inward
2380-
distances from the the top, right, bottom, and left sides of the
2380+
distances from the top, right, bottom, and left sides of the
23812381
area, respectively.
23822382

23832383
<p>If there is only one component value,
@@ -2714,7 +2714,7 @@ has been moved to the <a href="https://www.w3.org/TR/css3-break/">CSS Fragmentat
27142714
and appending blank shadows (''transparent 0 0 0 0'')
27152715
with a corresponding ''box-shadow/inset'' keyword as needed
27162716
to match the longer list
2717-
if the the shorter list is otherwise compatible with the longer one
2717+
if the shorter list is otherwise compatible with the longer one
27182718
</table>
27192719

27202720
<p>The 'box-shadow' property attaches one or more drop-shadows to the box.

css-display-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1122,7 +1122,7 @@ Appendix A: Glossary</h2>
11221122
it essentially creates a new, independent layout environment:
11231123
except through the sizing of the box itself,
11241124
the layout of its descendants is (generally)
1125-
not affected by the the rules and contents of
1125+
not affected by the rules and contents of
11261126
the [=formatting context=] outside the box, and vice versa.
11271127

11281128
<p class="example">

css-exclusions-1/Exclusions.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -772,7 +772,7 @@ <h4 id="step-2-resolve-wrapping-contexts-layout-containing-blocks">Step 2: resol
772772

773773
<p>In this step, starting from the
774774
top of the <a href="https://www.w3.org/TR/CSS2/visuren.html#z-index">rendering tree</a> (see [[!CSS21]]),
775-
the the agent processes each containing block in two sub-steps.</p>
775+
the agent processes each containing block in two sub-steps.</p>
776776

777777
<h4 id="step-2-A-resolve-exclusions-position-and-size">Step 2-A: resolve the position and size of exclusion boxes</h4>
778778

css-exclusions-1/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -569,7 +569,7 @@ Step 1: resolve exclusion boxes belonging to each <a>wrapping context</a></h4>
569569
<h4 id="step-2">
570570
Step 2: resolve wrapping contexts and lay out containing blocks</h4>
571571

572-
In this step, starting from the top of the <a href="https://www.w3.org/TR/CSS2/visuren.html#z-index">rendering tree</a> (see [[!CSS21]]), the the agent processes each
572+
In this step, starting from the top of the <a href="https://www.w3.org/TR/CSS2/visuren.html#z-index">rendering tree</a> (see [[!CSS21]]), the agent processes each
573573
containing block in two sub-steps.
574574

575575
<h4 id="step-2-A">

css-gcpm-3/2009-06-10.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1343,13 +1343,13 @@ <h3 id=footnote-calls><span class=secno>6.3 </span>Footnote calls</h3>
13431343
The goal is to achieve this result:
13441344
13451345
<pre>
1346-
... some notion¹
1346+
... some notion
13471347
</pre>
13481348
13491349
<p>rather than this:
13501350
13511351
<pre>
1352-
... some notion ¹
1352+
... some notion
13531353
</pre>
13541354
</div>
13551355
-->
@@ -2795,7 +2795,7 @@ <h3>The &lsquo;<code class=css>pages</code>&rsquo; counter</h3>
27952795
<div class=example>
27962796
27972797
<p>This code has no effect on the &lsquo;<code class=css>pages</code>&rsquo; counter which cannot be
2798-
changed by the style sheet. However, the the &lsquo;<code class=css>page</code>&rsquo; counter reset normally.
2798+
changed by the style sheet. However, the &lsquo;<code class=css>page</code>&rsquo; counter reset normally.
27992799
28002800
<pre>
28012801
@page :right {

css-gcpm-3/2009-06-10.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -976,13 +976,13 @@ <h3>Footnote calls</h3>
976976
The goal is to achieve this result:
977977
978978
<pre>
979-
... some notion¹
979+
... some notion
980980
</pre>
981981
982982
<p>rather than this:
983983
984984
<pre>
985-
... some notion ¹
985+
... some notion
986986
</pre>
987987
</div>
988988
-->
@@ -2058,7 +2058,7 @@ <h3>The ''pages'' counter</h3>
20582058
<div class=example>
20592059
20602060
<p>This code has no effect on the ''pages'' counter which cannot be
2061-
changed by the style sheet. However, the the ''page'' counter reset normally.
2061+
changed by the style sheet. However, the ''page'' counter reset normally.
20622062
20632063
<pre>
20642064
@page :right {

css-inline-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1404,7 +1404,7 @@ Inline Box Heights: the 'inline-sizing' property</h3>
14041404
is sized and positioned to fit (possibly hypothetical) text
14051405
from its [=first available font=].
14061406
This specification does not specify how.
1407-
A UA may, e.g., use the the maximum ascender and descender of the font.
1407+
A UA may, e.g., use the maximum ascender and descender of the font.
14081408
(This would ensure that glyphs with parts above or below the em-box
14091409
still fall within the content area,
14101410
but leads to differently sized boxes for different fonts.)

css-lists-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1035,7 +1035,7 @@ Inheriting Counters</h4>
10351035
[=map/For each=] |source counter| of |value source|,
10361036
if |element counters| [=set/contains=] a [=counter=]
10371037
with the same [=name=] and [=creator=],
1038-
then set the the [=value=] of that counter
1038+
then set the [=value=] of that counter
10391039
to |source counter|'s [=value=].
10401040
</div>
10411041

css-multicol-1/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1577,7 +1577,7 @@ This appendix is <em>informative</em>.
15771577
<li>Changed the value of normal for column-gap to be 1em, rather than a UA-specified length with a suggestion of 1em. <a href="https://github.com/w3c/csswg-drafts/issues/2145#issuecomment-378781507">Resolved: 4 Apr 2018</a></li>
15781578
<li>Clarified that negative values are not allowed for column-width, and that while 0 may be specified, used values will be clamped to a minimum of 1px. <a href="https://github.com/w3c/csswg-drafts/issues/1741#issuecomment-373091628">Resolved: 14 Mar 2018</a></li>
15791579
<li>Clarified that where there is a spanning element content is automatically balanced across all columns in the immediately preceding column row before the element appears. <a href="https://github.com/w3c/csswg-drafts/issues/1075">Resolved: 9 Nov 2017</a></li>
1580-
<li>Added clarification plus an additional example that spanning elements may be lower the the first level of descendants, and that in the case of margins, borders and padding on the element containing the spanning, this would be drawn above the spanner. <a href="https://github.com/w3c/csswg-drafts/issues/1072#issuecomment-342668025">Resolved: 8 Nov 2017</a></li>
1580+
<li>Added clarification plus an additional example that spanning elements may be lower the first level of descendants, and that in the case of margins, borders and padding on the element containing the spanning, this would be drawn above the spanner. <a href="https://github.com/w3c/csswg-drafts/issues/1072#issuecomment-342668025">Resolved: 8 Nov 2017</a></li>
15811581
<li>Changed the sentence <q>Column rules are painted in the inline content layer, but below all inline content inside the multicol element.</q> to <q>Column rules are painted just above the border of the multicol element. For scrollable multicol elements, note that while the border and background of the multicol element obviously aren’t scrolled, the rules need to scroll along with the columns.</q> <a href="https://github.com/w3c/csswg-drafts/issues/1739#issuecomment-342659978">Resolved: 7 Nov 2017</a></li>
15821582
<li>Under section The Multi-column Model, removed two sentences <q>That is, column boxes behave like block-level, table cell, and inline-block boxes as per CSS 2.1, section 10.1, item 2 CSS21. However, column boxes do not establish block container boxes for elements with ''position: fixed or position: absolute''.</q>. These were replaced with a clarification about the principal box and a new example showing how abspos elements refer to the multicol container. <a href="https://github.com/w3c/csswg-drafts/issues/1738#issuecomment-342661881">Resolved: 7 Nov 2017</a></li>
15831583
<li>Removed the sentence "To indicate where column breaks should (or should not) appear, new keyword values are introduced." and following example (Example 7 in the WD published <a href="https://www.w3.org/TR/2017/WD-css-multicol-1-20171005/">5 Oct 2017</a>) as the multicol specification no longer introduces these properties. <a href="https://github.com/w3c/csswg-drafts/issues/1966">Editorial</a></li>
@@ -1589,7 +1589,7 @@ This appendix is <em>informative</em>.
15891589
<a href="https://www.w3.org/TR/2011/CR-css3-multicol-20110412/">Candidate Recommendation (CR) of 12 April 2011</a>.</h3>
15901590

15911591
<ul>
1592-
<li>Added July 2016 resolution to change the the track size floor to a required UA-specified value, consistent with the CSS Grid spec. <a href="https://lists.w3.org/Archives/Public/www-style/2016Jan/0031.html">Resolved: 7 Jan 2016</a>
1592+
<li>Added July 2016 resolution to change the track size floor to a required UA-specified value, consistent with the CSS Grid spec. <a href="https://lists.w3.org/Archives/Public/www-style/2016Jan/0031.html">Resolved: 7 Jan 2016</a>
15931593
<li>Remove the restriction about overflow columns only being in continuous media in the statement that 'column-fill' has no effect on overflow columns. <a href="https://lists.w3.org/Archives/Public/www-style/2013Sep/0471.html">Resolved: September 2013</a>.
15941594
<li>Added keyword balance-all and examples to demonstrate how this should work. <a href="https://lists.w3.org/Archives/Public/www-style/2013Sep/0471.html">Resolved: September 2013</a>.
15951595
<li> The pseudo-algorithm has been revised on a number of occasions. <a href="https://lists.w3.org/Archives/Public/www-style/2013Feb/0471.html">Latest change Feb 2013</a>.

0 commit comments

Comments
 (0)