Skip to content

Commit 05b911b

Browse files
committed
remove <position> parsing in favor of upcoming css-values changes
1 parent 60d3770 commit 05b911b

File tree

2 files changed

+10
-20
lines changed

2 files changed

+10
-20
lines changed

css-shapes-1/Overview.bs

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -536,18 +536,8 @@ Serialization of Basic Shapes</h3>
536536
joining space-separated tokens with a single space,
537537
and following each serialized comma with a single space.
538538

539-
The <<position>> values
540-
(including the defaults)
541-
in ''ellipse()'' and ''circle()''
542-
serialize to their 2- and 4-value forms only,
543-
preferring the 2-value form
544-
when it can be expressed without calc(),
545-
preferring left and top origins,
546-
and preferring 0% over a zero length.
547-
548539
<div class="example">
549540

550-
551541
Since <<position>> keywords stand in for percentages, keywords without an offset turn into percentages.
552542

553543
<pre><code>

css-shapes-1/issues-cr-20141015.txt

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -52,18 +52,18 @@ Response: https://github.com/w3c/csswg-drafts/issues/3872#issuecomment-488498771
5252
Closed: Rejected
5353
----
5454
Issue 8.
55-
Summary:
56-
From:
57-
Comment:
58-
Response:
59-
Closed:
55+
Summary: [css-shapes] Consider ways to make the CORS limitation in CSS Shapes easier for authors
56+
From: Jen Simmons
57+
Comment: https://github.com/w3c/csswg-drafts/issues/1481
58+
Response: https://github.com/w3c/csswg-drafts/issues/1481#issuecomment-542868955
59+
Closed: Rejected
6060
----
6161
Issue 9.
62-
Summary:
63-
From:
64-
Comment:
65-
Response:
66-
Closed:
62+
Summary: [css-shapes] Why does this spec need to special-case serialization of <position>?
63+
From: Emilio Cobos Álvarez
64+
Comment: https://github.com/w3c/csswg-drafts/issues/2301
65+
Response: https://github.com/w3c/csswg-drafts/issues/2301#issuecomment-418583325
66+
Closed: Accepted
6767
----
6868
Issue 10.
6969
Summary:

0 commit comments

Comments
 (0)