1
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
2
2
< title > CSS Text Decoration Level 3 Disposition of Comments for 2013-01-03 LCWD</ title >
3
3
< style type ="text/css ">
4
- .a { background : lightgreen }
5
- .d { background : lightblue }
6
- .r { background : orange }
7
- .fo { background : red }
8
- .open { border : solid red; padding : 0.2em ; }
9
-
10
- : target {
11
- box-shadow : 0.25em 0.25em 0.25em ;
12
- }
4
+ .a { background : lightgreen }
5
+ .d { background : lightblue }
6
+ .r { background : orange }
7
+ .fo { background : red }
8
+ .open { border : solid red; padding : 0.2em ; }
9
+ : target { box-shadow : 0.25em 0.25em 0.25em ; }
13
10
</ style >
14
11
15
12
< h1 > CSS Text Decoration Level 3 Disposition of Comments for 2013-01-03 LCWD</ h1 >
@@ -33,21 +30,17 @@ <h1>CSS Text Decoration Level 3 Disposition of Comments for 2013-01-03 LCWD</h1>
33
30
< p > An issue can be closed as < code > Accepted</ code > , < code > OutOfScope</ code > ,
34
31
< code > Invalid</ code > , < code > Rejected</ code > , or < code > Retracted</ code > .
35
32
< code > Verified</ code > indicates commentor's acceptance of the response.</ p >
36
-
37
- Open//Accepted/OutOfScope/Invalid/Rejected/Retracted
38
- Verified indicates commentor's acceptance of the response.
39
-
40
- < pre class ="r " id ="issue-1 ">
41
- Issue 1.
33
+ < pre class ='r ' id ='issue-1 '>
34
+ Issue 1. < a href ="#issue-1 "> #</ a >
42
35
Summary: Remove text-underline-position to allow creation of arbitrary decorations
43
36
From: Sebastian Zartner
44
37
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Jan/0282.html "> http://lists.w3.org/Archives/Public/www-style/2013Jan/0282.html</ a >
45
38
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0111.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0111.html</ a >
46
39
Closed: Rejected
47
40
Verified:
48
41
</ pre >
49
- < pre class =" a " id =" issue-2 " >
50
- Issue 2.
42
+ < pre class =' a ' id =' issue-2 ' >
43
+ Issue 2. < a href =" #issue-2 " > # </ a >
51
44
Summary: Loosen position of emphasis marks when set on text with ruby
52
45
From: Koji Ishii
53
46
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Feb/0086.html "> http://lists.w3.org/Archives/Public/www-style/2013Feb/0086.html</ a >
@@ -57,106 +50,113 @@ <h1>CSS Text Decoration Level 3 Disposition of Comments for 2013-01-03 LCWD</h1>
57
50
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0112.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0112.html</ a >
58
51
Closed: Accepted
59
52
</ pre >
60
- < pre class =" a " id =" issue-3 " >
61
- Issue 3.
53
+ < pre class =' a ' id =' issue-3 ' >
54
+ Issue 3. < a href =" #issue-3 " > # </ a >
62
55
Summary: Clarify spaces skipped by 'text-decoration-skip'
63
56
From: Addison Phillips
64
57
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Feb/0079.html "> http://lists.w3.org/Archives/Public/www-style/2013Feb/0079.html</ a >
65
58
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Feb/0100.html "> http://lists.w3.org/Archives/Public/www-style/2013Feb/0100.html</ a >
66
59
Closed: Accepted
67
60
Verified:
68
61
</ pre >
69
- < pre class =" oi " id =" issue-4 " >
70
- Issue 4.
62
+ < pre class =' oi ' id =' issue-4 ' >
63
+ Issue 4. < a href =" #issue-4 " > # </ a >
71
64
Summary: Clarify positioning of emphasis marks vs. ruby
72
65
From: Addison Phillips
73
66
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Feb/0079.html "> http://lists.w3.org/Archives/Public/www-style/2013Feb/0079.html</ a >
74
67
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Feb/0101.html "> http://lists.w3.org/Archives/Public/www-style/2013Feb/0101.html</ a >
75
68
Closed: Invalid
76
69
Verified:
77
70
</ pre >
78
- < pre class =" a open" id =" issue-5 " >
79
- Issue 5.
71
+ < pre class =' open ' id =' issue-5 ' >
72
+ Issue 5. < a href =" #issue-5 " > # </ a >
80
73
Summary: Should visible word separators be skipped by 'text-decoration-skip: spaces'?
81
74
From: fantasai
82
75
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Feb/0100.html "> http://lists.w3.org/Archives/Public/www-style/2013Feb/0100.html</ a >
83
76
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0113.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0113.html</ a >
84
77
Open - pending i18n
85
78
</ pre >
86
- < pre class =" open " id =" issue-6 " >
87
- Issue 6.
79
+ < pre class =' open ' id =' issue-6 ' >
80
+ Issue 6. < a href =" #issue-6 " > # </ a >
88
81
Summary: Drop 'text-underline-position: alphabetic'?
89
82
From: dbaron
90
83
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0529.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0529.html</ a >
91
84
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Apr/0578.html "> http://lists.w3.org/Archives/Public/www-style/2013Apr/0578.html</ a >
92
85
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0139.html "> http://lists.w3.org/Archives/Public/www-style/2013May/0139.html</ a >
93
- Notes:
94
86
Option 1: Drop 'alphabetic', only have 'auto'
95
87
Option 2: Assume font metrics are correct, even when they're not.
96
88
Open
97
89
</ pre >
98
- < pre class =" a " id =" issue-7 " >
99
- Issue 7.
90
+ < pre class =' a ' id =' issue-7 ' >
91
+ Issue 7. < a href =" #issue-7 " > # </ a >
100
92
Summary: Define z-order of emphasis marks
101
93
From: dbaron
102
94
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0527.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0527.html</ a >
103
95
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0142.html "> http://lists.w3.org/Archives/Public/www-style/2013May/0142.html</ a >
104
96
Closed: Accepted
105
97
</ pre >
106
- < pre class =" a " id =" issue-8 " >
107
- Issue 8.
98
+ < pre class =' a ' id =' issue-8 ' >
99
+ Issue 8. < a href =" #issue-8 " > # </ a >
108
100
Summary: Change of underline/overline z-order wrt CSS 2.1
109
101
From: dbaron
110
102
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0526.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0526.html</ a >
111
103
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0141.html "> http://lists.w3.org/Archives/Public/www-style/2013May/0141.html</ a >
112
104
Closed: Accepted
113
105
</ pre >
114
- < pre class =" a " id =" issue-9 " >
115
- Issue 9.
106
+ < pre class =' a ' id =' issue-9 ' >
107
+ Issue 9. < a href =" #issue-9 " > # </ a >
116
108
Summary: Define z-order of decorations drawn across atomic inlines
117
109
From: dbaron
118
110
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0525.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0525.html</ a >
119
111
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0140.html "> http://lists.w3.org/Archives/Public/www-style/2013May/0140.html</ a >
120
112
Closed: Accepted
121
113
</ pre >
122
- < pre class =" oi " id =" issue-10 " >
123
- Issue 10.
114
+ < pre class =' oi ' id =' issue-10 ' >
115
+ Issue 10. < a href =" #issue-10 " > # </ a >
124
116
Summary: Positioning of under/left/right underlines unclear
125
117
From: dbaron
126
118
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0530.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0530.html</ a >
127
119
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0143.html "> http://lists.w3.org/Archives/Public/www-style/2013May/0143.html</ a >
128
120
Closed: Invalid
129
121
</ pre >
130
- < pre class =" a open" id =" issue-11 " >
131
- Issue 11.
122
+ < pre class =' open ' id =' issue-11 ' >
123
+ Issue 11. < a href =" #issue-11 " > # </ a >
132
124
Summary: Line positioning per-line or across lines?
133
125
From: dbaron
134
126
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0532.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0532.html</ a >
135
127
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0145.html "> http://lists.w3.org/Archives/Public/www-style/2013May/0145.html</ a >
136
- Open: Accepted
128
+ Open
137
129
</ pre >
138
- < pre class =" open " id =" issue-12 " >
139
- Issue 12.
130
+ < pre class =' open ' id =' issue-12 ' >
131
+ Issue 12. < a href =" #issue-12 " > # </ a >
140
132
Summary: Line decorations should have consistent thickness (ignoring descendants)
141
133
From: dbaron
142
134
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0533.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0533.html</ a >
143
135
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0146.html "> http://lists.w3.org/Archives/Public/www-style/2013May/0146.html</ a >
144
136
Open
145
137
</ pre >
146
- < pre class =" r open " id =" issue-13 " >
147
- Issue 13.
138
+ < pre class =' r open ' id =' issue-13 ' >
139
+ Issue 13. < a href =" #issue-13 " > # </ a >
148
140
Summary: Line decorations should have consistent position (ignoring descendants)
149
141
From: dbaron
150
142
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0533.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0533.html</ a >
151
143
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0146.html "> http://lists.w3.org/Archives/Public/www-style/2013May/0146.html</ a >
152
144
Open: Rejected
153
145
</ pre >
154
- < pre class =" a " id =" issue-14 " >
155
- Issue 14.
146
+ < pre class =' a ' id =' issue-14 ' >
147
+ Issue 14. < a href =" #issue-14 " > # </ a >
156
148
Summary: Underline positioning needs more detail
157
149
From: dbaron
158
150
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0530.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0530.html</ a >
159
151
Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013Mar/0534.html "> http://lists.w3.org/Archives/Public/www-style/2013Mar/0534.html</ a >
160
152
Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0147.html "> http://lists.w3.org/Archives/Public/www-style/2013May/0147.html</ a >
161
153
Closed: Accepted
162
154
</ pre >
155
+ < pre class ='open ' id ='issue-15 '>
156
+ Issue 15. < a href ="#issue-15 "> #</ a >
157
+ Summary: Should text-shadow be ink color or currentColor?
158
+ From: dbaron
159
+ Comment: < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0150.html "> http://lists.w3.org/Archives/Public/www-style/2013May/0150.html</ a >
160
+ Response: < a href ="http://lists.w3.org/Archives/Public/www-style/2013May/0177.html "> http://lists.w3.org/Archives/Public/www-style/2013May/0177.html</ a >
161
+ Open
162
+ </ pre >
0 commit comments