Skip to content

Commit 33ec302

Browse files
committed
[css-images] Remove confusing RFC 2119 MUST from sentence to resolve issue
1 parent 4d50007 commit 33ec302

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

css-images/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -887,7 +887,7 @@ Gradient Color-Stops {#color-stop-syntax}
887887
The gradient function defines the shape and length of the <a>gradient line</a>,
888888
along with its <a>starting point</a> and <a>ending point</a>.
889889

890-
<a>Color stops</a> must be specified in order.
890+
<a>Color stops</a> are specified in order.
891891
Percentages refer to the length of the <a>gradient line</a> between the <a>starting point</a> and <a>ending point</a>,
892892
with 0% being at the starting point
893893
and 100% being at the ending point.

css-images/issues-cr-2012.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,14 @@ <h1>CSS Image Values and Replaced Content Level 3 Disposition of Comments for 20
3434
<p>An issue can be closed as <code>Accepted</code>, <code>OutOfScope</code>,
3535
<code>Invalid</code>, <code>Rejected</code>, or <code>Retracted</code>.
3636
<code>Verified</code> indicates commentor's acceptance of the response.</p>
37-
<pre class='open ' id='issue-1'>
37+
<pre class=' d' id='issue-1'>
3838
<span>Issue 1. <a href='#issue-1'>#</a></span>
3939
<span>Summary: Reductions to image() functionality</span>
4040
<span>From: Dirk Schulze</span>
4141
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Apr/0177.html'>https://lists.w3.org/Archives/Public/www-style/2014Apr/0177.html</a> (<a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2014Apr/0177.html">thread</a>)</span>
4242
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2014Apr/0202.html'>https://lists.w3.org/Archives/Public/www-style/2014Apr/0202.html</a> (<a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2014Apr/0202.html">thread</a>)</span>
43-
<span>Open</span></pre>
43+
<span class="d">Closed: Deferred</span>
44+
<span>Resolved: =ED= Insert minutes URL here.</span></pre>
4445
<pre class='open ' id='issue-2'>
4546
<span>Issue 2. <a href='#issue-2'>#</a></span>
4647
<span>Summary: Deprecating image-orientation</span>

css-images/issues-cr-2012.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Summary: Reductions to image() functionality
3535
From: Dirk Schulze
3636
Comment: https://lists.w3.org/Archives/Public/www-style/2014Apr/0177.html
3737
Comment: https://lists.w3.org/Archives/Public/www-style/2014Apr/0202.html
38-
Open
38+
Closed: Deferred
39+
Resolved: =ED= Insert minutes URL here.
3940
----
4041
Issue 2.
4142
Summary: Deprecating image-orientation

0 commit comments

Comments
 (0)