Skip to content

Commit 91791c3

Browse files
committed
[css-syntax] Tweak wording.
1 parent de0510e commit 91791c3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

css-syntax/Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ <h4 class="heading settled heading" data-level=3.3.1 id=environment-encoding-at-
449449
<p> For stylesheets referred to by an <a class=css data-link-type=maybe href=http://dev.w3.org/csswg/css-cascade-3/#at-ruledef-import title=@import>@import</a> CSS rule <a data-biblio-type=normative data-link-type=biblio href=#css3cascade title=css3cascade>[CSS3CASCADE]</a>,
450450
the <a data-link-type=dfn href=#environment-encoding0 title="environment encoding">environment encoding</a> is the encoding of the referring stylesheet.
451451

452-
<p class=note> Note: this should be moved to <a data-biblio-type=informative data-link-type=biblio href=#css3cascade title=css3cascade>[CSS3CASCADE]</a>.
452+
<p class=note> Note: This is expected to move to a future version of <a data-biblio-type=informative data-link-type=biblio href=#css3cascade title=css3cascade>[CSS3CASCADE]</a>.
453453

454454
<h4 class="heading settled heading" data-level=3.3.2 id=environment-encoding-html><span class=secno>3.3.2 </span><span class=content>
455455
HTML</span><a class=self-link href=#environment-encoding-html></a></h4>
@@ -467,7 +467,7 @@ <h4 class="heading settled heading" data-level=3.3.2 id=environment-encoding-htm
467467
Otherwise, use the encoding of the referring document.
468468
</ul>
469469

470-
<p class=note> Note: this should be moved to the HTML spec.
470+
<p class=note> Note: This is expeted to move to the HTML spec.
471471

472472
<p class=note> Note: Even though the HTML spec marks the <code>charset</code> attribute as obsolete,
473473
implementations still consider it as of this writing (October 2013.)
@@ -488,7 +488,7 @@ <h4 class="heading settled heading" data-level=3.3.3 id=environment-encoding-xml
488488
Otherwise, use the encoding of the referring document.
489489
</ul>
490490

491-
<p class=note> Note: This should be moved to <a data-biblio-type=informative data-link-type=biblio href=#cssom title=cssom>[CSSOM]</a>.
491+
<p class=note> Note: This it expected to move to <a data-biblio-type=informative data-link-type=biblio href=#cssom title=cssom>[CSSOM]</a>.
492492

493493

494494
<h3 class="heading settled heading" data-level=3.4 id=input-preprocessing><span class=secno>3.4 </span><span class=content>

css-syntax/Overview.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@ <h4 id="environment-encoding-at-import">
329329
For stylesheets referred to by an ''@import'' CSS rule [[!CSS3CASCADE]],
330330
the <a>environment encoding</a> is the encoding of the referring stylesheet.
331331

332-
Note: this should be moved to [[CSS3CASCADE]].
332+
Note: This is expected to move to a future version of [[CSS3CASCADE]].
333333

334334
<h4 id="environment-encoding-html">
335335
HTML</h4>
@@ -347,7 +347,7 @@ <h4 id="environment-encoding-html">
347347
Otherwise, use the encoding of the referring document.
348348
</ul>
349349

350-
Note: this should be moved to the HTML spec.
350+
Note: This is expeted to move to the HTML spec.
351351

352352
Note: Even though the HTML spec marks the <code>charset</code> attribute as obsolete,
353353
implementations still consider it as of this writing (October 2013.)
@@ -373,7 +373,7 @@ <h4 id="environment-encoding-xml">
373373
Otherwise, use the encoding of the referring document.
374374
</ul>
375375

376-
Note: This should be moved to [[CSSOM]].
376+
Note: This it expected to move to [[CSSOM]].
377377

378378

379379
<h3 id="input-preprocessing">

0 commit comments

Comments
 (0)