10BC0 [css-cascade] typo. Fixes #154 · w3c/csswg-drafts@609e74c · GitHub
[go: up one dir, main page]

Skip to content

Commit 609e74c

Browse files
committed
[css-cascade] typo. Fixes #154
1 parent 9e6f5da commit 609e74c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

css-cascade-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@ Cascaded Values</h3>
319319
<h3 id="specified">
320320
Specified Values</h3>
321321

322-
The <dfn export>specified value</dfn> the value of a given property that the style sheet authors intended for that element.
322+
The <dfn export>specified value</dfn> is the value of a given property that the style sheet authors intended for that element.
323323
It is the result of putting the <a>cascaded value</a> through the <a href="#defaulting">defaulting</a> processes,
324324
guaranteeing that a <a>specified value</a> exists for every property on every element.
325325

css-cascade/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ Cascaded Values</h3>
387387
<h3 id="specified">
388388
Specified Values</h3>
389389

390-
The <dfn export>specified value</dfn> the value of a given property that the style sheet authors intended for that element.
390+
The <dfn export>specified value</dfn> is the value of a given property that the style sheet authors intended for that element.
391391
It is the result of putting the <a>cascaded value</a> through the <a href="#defaulting">defaulting</a> processes,
392392
guaranteeing that a <a>specified value</a> exists for every property on every element.
393393

0 commit comments

Comments
 (0)
0