Skip to content

Commit 93024b2

Browse files
committed
[css-syntax] Add Zack Weinberg to Acknowledgments, fix spelling.
1 parent 2359070 commit 93024b2

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

css-syntax/Overview.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1670,9 +1670,9 @@ <h2 class="heading settled heading" data-level=5 id=parsing><span class=secno>5
16701670
a value consisting of a list of component values,
16711671
and an <var>important</var> flag which is initially unset.
16721672

1673-
<p class=issue id=issue-a4ffb0dd><a class=self-link href=#issue-a4ffb0dd></a>
1673+
<p class=issue id=issue-5cca2746><a class=self-link href=#issue-5cca2746></a>
16741674
Should we go ahead and generalize the important flag to be a list of bang values?
1675-
Suggested by Zack Weinburg.
1675+
Suggested by Zack Weinberg.
16761676

16771677
<p> Declarations are further categorized as "properties" or "descriptors",
16781678
with the former typically appearing in <a href=#qualified-rule>qualified rules</a>
@@ -3013,7 +3013,8 @@ <h2 class="no-num heading settled heading" id=acknowledgments><span class=conten
30133013
Thanks for feedback and contributions from
30143014
David Baron,
30153015
呂康豪 (Kang-Hao Lu),
3016-
and Marc O’Morain.
3016+
Marc O’Morain,
3017+
and Zack Weinberg.
30173018

30183019
<h2 class="no-ref no-num heading settled heading" id=conformance><span class=content>
30193020
Conformance</span><a class=self-link href=#conformance></a></h2>
@@ -3294,9 +3295,9 @@ <h2 class="no-num heading settled" id=issues-index><span class=content>Issues In
32943295

32953296
<a href=#issue-ab273e4b></a><p class=issue>
32963297
Should we go ahead and generalize the important flag to be a list of bang values?
3297-
Suggested by Zack Weinburg.
3298+
Suggested by Zack Weinberg.
32983299

3299-
<a href=#issue-a4ffb0dd></a><div class=issue>
3300+
<a href=#issue-5cca2746></a><div class=issue>
33003301
The following notes should probably be translated into normative text in the relevant specs,
33013302
hooking this spec’s terms:
33023303

css-syntax/Overview.src.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1556,7 +1556,7 @@ <h2>
15561556

15571557
<p class='issue'>
15581558
Should we go ahead and generalize the important flag to be a list of bang values?
1559-
Suggested by Zack Weinburg.
1559+
Suggested by Zack Weinberg.
15601560

15611561
Declarations are further categorized as "properties" or "descriptors",
15621562
with the former typically appearing in <a>qualified rules</a>
@@ -2902,4 +2902,5 @@ <h2 class=no-num id="acknowledgments">
29022902
Thanks for feedback and contributions from
29032903
David Baron,
29042904
呂康豪 (Kang-Hao Lu),
2905-
and Marc O'Morain.
2905+
Marc O'Morain,
2906+
and Zack Weinberg.

0 commit comments

Comments
 (0)