Skip to content

Commit 56c231a

Browse files
committed
[css-overflow] Spell check.
1 parent 936ac17 commit 56c231a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

css-overflow/Overview.bs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ or the scrollbar is transparent or otherwise does not fully obscure the <a>scrol
293293
the background of the <a>scrollbar gutter</a> must be painted as an extension of the padding.
294294
295295
<div class=note>
296-
Note: The following table summarises the interaction of 'overflow' and 'scrollbar-gutter',
296+
Note: The following table summarizes the interaction of 'overflow' and 'scrollbar-gutter',
297297
showing in which case space is reserved for the <a>scrollbar gutter</a>.
298298
In this table, “G” represents cases where space is reserved for the <a>scrollbar gutter</a>,
299299
“f?” cases where space is reserved for the <a>scrollbar gutter</a>
@@ -451,7 +451,7 @@ while ''continue: paginate'' replaces "overflow: paged-x | paged-y | paged-x-con
451451
The computed value of the 'continue' for a given element or pseudo element is determined as follow:
452452
<ol>
453453
<li>On elements or pseudo elements with <a>layout containment</a> (see [[!CSS-CONTAIN-1]]),
454-
if the specificied value is ''continue/auto'' or ''continue/fragments''
454+
if the specified value is ''continue/auto'' or ''continue/fragments''
455455
then the computed value is ''continue/overflow''.
456456
<li>Otherwise, if the specified value is ''continue/auto''
457457
<ol>
@@ -463,7 +463,7 @@ The computed value of the 'continue' for a given element or pseudo element is de
463463
the computed value is ''continue/fragments''
464464
<li>Otherwise, the computed value is ''continue/overflow''
465465
</ol>
466-
<li>Otherwise, if the specified value is ''continue/framgents''
466+
<li>Otherwise, if the specified value is ''continue/fragments''
467467
<ol>
468468
<li>On a page
469469
the computed value is ''continue/paginate''
@@ -510,7 +510,7 @@ Or maybe by having a fragment box (reproducing :root) inside a page box inside :
510510
511511
Issue: How does the page box model work when it is a child of a regular css box?
512512
513-
Issue: The initial proposal in [[CSS3GCPM]] and implemantation from Opera
513+
Issue: The initial proposal in [[CSS3GCPM]] and implementation from Opera
514514
used 4 values instead of ''continue/paginate'':
515515
"paged-x | paged-y | paged-x-controls | paged-y-controls".
516516
Should this property also include these values,
@@ -1038,7 +1038,7 @@ Privacy and Security Considerations {#priv-sec}
10381038
10391039
This specification introduces no new security considerations.
10401040
1041-
The <a href="http://www.w3.org/2001/tag/">TAG</a> has developed a <a href="https://www.w3.org/TR/security-privacy-questionnaire/">self-review questionaire</a>
1041+
The <a href="http://www.w3.org/2001/tag/">TAG</a> has developed a <a href="https://www.w3.org/TR/security-privacy-questionnaire/">self-review questionnaire</a>
10421042
to help editors and Working Groups evaluate the risks introduced by their specifications.
10431043
Answers are provided below.
10441044

0 commit comments

Comments
 (0)