Skip to content

Commit cd6661f

Browse files
committed
[css-color-adjust-1][css-conditional-3][css-contain-1][css-content-3] Spell check.
1 parent 7d64e7a commit cd6661f

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

css-color-adjust-1/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Preferred Color Schemes {#preferred}
6666
* the default colors of other browser-provided UI, such as "spellcheck" underlines
6767

6868
User agents <em>may</em> support additional color schemes,
69-
however CSS does not support negotation of additional color schemes:
69+
however CSS does not support negotiation of additional color schemes:
7070
user agents should pursue standardization of these schemes,
7171
so that '@media/prefers-color-scheme' and 'color-scheme' can reflect the additional values.
7272

css-conditional-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ interface CSSSupportsRule : CSSConditionRule {
579579
as the specified condition
580580
in any conformant implementation of this specification
581581
(including implementations that implement future extensions
582-
allowed by the <<general-enclosed>> exensibility mechanism in this specification).
582+
allowed by the <<general-enclosed>> extensibility mechanism in this specification).
583583
In other words,
584584
token stream simplifications are allowed
585585
(such as reducing whitespace to a single space

css-contain-1/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -898,7 +898,7 @@ but does not introduce any special ability to present content in a misleading wa
898898
that was not previously available through other CSS modules
899899
and that isn't inherent to the act of formatting the document.
900900

901-
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>
901+
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>
902902
to help editors and Working Groups evaluate the risks introduced by their specifications.
903903
Answers are provided below.
904904

@@ -979,7 +979,7 @@ This appendix is <em>informative</em>.
979979
* Change the animation type of the contain property from discrete to not animatable
980980
* Define the effect of containment on SVG elements
981981
* Editorial improvements
982-
* A comprehensive test suite for the full specification was developped, see <a href="http://test.csswg.org/harness/review/css-contain-1_dev">http://test.csswg.org/harness/review/css-contain-1_dev</a>
982+
* A comprehensive test suite for the full specification was developed, see <a href="http://test.csswg.org/harness/review/css-contain-1_dev">http://test.csswg.org/harness/review/css-contain-1_dev</a>
983983

984984
<h3 id="2017-08-08-changes">Changes from the
985985
<a href="https://www.w3.org/TR/2017/CR-css-contain-1-20170808/">Candidate Recommendation of 8 August 2017</a></h3>

css-content-3/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ Element Content</h3>
308308
<dl dfn-for="content, <content-list>" dfn-type=value>
309309
<dt><dfn>contents</dfn>
310310
<dd>
311-
The element's descendents.
311+
The element's descendants.
312312
Since this can only be used once per element
313313
(you can't duplicate the children if, e.g., one is a plugin or form control),
314314
it is handled as follows:
@@ -409,7 +409,7 @@ Specifying quotes with the 'quotes' property</h4>
409409
of the element and/or its parent.
410410

411411
Note: The Unicode Common Locale Data Repository [[CLDR]]
412-
maintains information on typographically apropriate quotation marks.
412+
maintains information on typographically appropriate quotation marks.
413413
UAs can use other sources of information as well,
414414
particularly as typographic preferences can vary;
415415
however it is encouraged to submit any improvements to Unicode

0 commit comments

Comments
 (0)