Skip to content

Commit 471aaff

Browse files
committed
[css-syntax] Reword.
1 parent 85b2e05 commit 471aaff

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

css-syntax/Overview.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4035,10 +4035,10 @@ <h3 id=anb-syntax><span class=secno>6.1. </span> Informal Syntax
40354035
<h3 id=the-anb-type><span class=secno>6.2. </span> The <a
40364036
href="#anb-production"><code>&lt;an+b></code></a> type</h3>
40374037

4038-
<p> The <a href="#anb0"><var>An+B</var></a> notation is defined using a
4039-
slightly different tokenizer than the rest of CSS, resulting in a somewhat
4040-
odd definition when expressed in terms of CSS tokens. This section
4041-
describes how to recognize the <a href="#anb0"><var>An+B</var></a>
4038+
<p> The <a href="#anb0"><var>An+B</var></a> notation was originally defined
4039+
using a slightly different tokenizer than the rest of CSS, resulting in a
4040+
somewhat odd definition when expressed in terms of CSS tokens. This
4041+
section describes how to recognize the <a href="#anb0"><var>An+B</var></a>
40424042
notation in terms of CSS tokens (thus defining the <a
40434043
href="#anb-production"><var>&lt;an+b></var></a> type for CSS grammar
40444044
purposes), and how to interpret the CSS tokens to obtain values for <a

css-syntax/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2986,7 +2986,7 @@ <h3 id="the-anb-type">
29862986
The <code>&lt;an+b></code> type</h3>
29872987

29882988
<p>
2989-
The <var>An+B</var> notation is defined using a slightly different tokenizer than the rest of CSS,
2989+
The <var>An+B</var> notation was originally defined using a slightly different tokenizer than the rest of CSS,
29902990
resulting in a somewhat odd definition when expressed in terms of CSS tokens.
29912991
This section describes how to recognize the <var>An+B</var> notation in terms of CSS tokens
29922992
(thus defining the <var>&lt;an+b></var> type for CSS grammar purposes),

0 commit comments

Comments
 (0)