You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -152,10 +152,6 @@ The following are known problems in/with the [[http://www.w3.org/TR/2004/CR-css3
152
152
; Status :
153
153
154
154
155
-
156
-
157
-
158
-
159
155
==== Issue new: 69 ====
160
156
; Summary :
161
157
; Raised by : Tantek Çelik
@@ -168,95 +164,6 @@ The following are known problems in/with the [[http://www.w3.org/TR/2004/CR-css3
168
164
===== Issues Pending edits =====
169
165
The following issues need an edit to be applied to the spec. Most of them have a WG resolution, and those that don't are editorial/non-controversial and don't need a resolution.
170
166
171
-
==== Issue 24 ====
172
-
; Summary : Provide horizontal scrolling text-overflow example revealing more text that is elided
; Resolution : Add horizontal scrolling text-overflow example akin to Tab's test case, note that it works in both Firefox and Opera (interop), but currently not in Webkit (Chrome, Safari).
178
-
; Note : blocked by ambiguity in the spec, tracked as Issue 59
179
-
; Status : Resolved. Need to edit editor's draft.
180
-
181
-
==== Issue 27 ====
182
-
; Summary : specify that 'cursor' propagates from the root to the viewport
; Proposed Resolution : Edit definition of 'cursor' to state (similar to how 'background' does [[http://dev.w3.org/csswg/css-backgrounds/#special-backgrounds|in CSS3 Backgrounds]]) that it propagates from the root element to the viewport. Patch in: http://lists.w3.org/Archives/Public/www-style/2014Nov/0300.html
188
-
; Status : Resolved. Need to edit editor's draft
189
-
190
-
==== Issue 31 ====
191
-
; Summary : add 'caret-color' property at risk to css3-ui
192
-
; Raised by : Andrey Rybka (Bloomberg) <arybka@bloomberg.net>
; Proposed Resolution : add 'caret-color' property with values color | 'auto', where 'auto' should compute to currentColor, mark entire feature at risk. Add 'caret' shorthand and other 'caret-*' properties to a feature proposal for CSS4-UI.
199
-
; Status : Resolved. Need to edit editor's draft.
200
-
; Resolved on : 2014-09-08
201
-
202
-
==== Issue: 33 ====
203
-
; Summary : In the description of the <target-name> parameter of the nav-* properties, the word string should be replaced by <string>
204
-
; Raised by : Kang-Hao (Kenny) Lu <kennyluck@csail.mit.edu>
; Proposed Resolution : add a comment saying so in the UA stylesheet for input[type=reset] and input[type=submit]. Proposed phrasing: "UAs should specialize this for the languages they support, using the :lang() selector"
224
-
; Status : Pending edit
225
-
226
-
227
-
==== Issue: 41 ====
228
-
; Summary : The 'inherit' value is globally defined for all properties, and the
229
-
preferred style appears to be to omit it in property definitions.
; Resolution : Keep outline:inverted. Support is optional. Clarify that non supporting browsers must reject the value at parsing stage. See patch here: http://lists.w3.org/Archives/Public/www-style/2014Dec/0165.html
241
-
; Status : Resolved, edit pending.
242
-
243
-
==== Issue: 43 ====
244
-
; Summary : add note or author conformance requirement to not make outlines invisible on focusable elements, for accessibility reasons
; Resolution : add author conformance requirement forbidding to make outlines invisible on focused elements unless an alternative highlight mechanism is provided: "As the outline on elements in the ‘:focus’ state is depended on by keyboard users for interaction with the page, authors must not make the outline invisible on such elements without making sure an alternative highlighting mechanism is provided."
249
-
; Status : Resolved, edit pending
250
-
251
-
==== Issue: 44 ====
252
-
; Summary : use <image> instead <uri> in the cursor property, like http://www.w3.org/TR/css3-background/#value-types. Allows high res images with image-set, gradients…
253
-
; Raised by : Fantasai (responding to Tab Atkins) and Rick Byers
; Resolution : see patch in http://lists.w3.org/Archives/Public/www-style/2014Dec/0164.html
258
-
; Status : Resolved, pending edit
259
-
260
167
==== Issue: 45 ====
261
168
; Summary : include an example highlighting the <target> part of the nav-* syntax. Suggestion: nav-up: #foo "bar"
262
169
; Raised by : Yves Lafon
@@ -300,14 +207,6 @@ preferred style appears to be to omit it in property definitions.
300
207
; Status : pending edit
301
208
302
209
303
-
==== Issue 59 ====
304
-
; Summary : Spec is ambiguous as to what happens when the start end of the line overflows with a single value used on text-overflow
305
-
; Raised by : Florian Rivoal
306
-
; URL : http://lists.w3.org/Archives/Public/www-style/2014Nov/0321.html (see point #2)
307
-
; Proposed Resolution : resolve ambiguity to say that single value only causes ellipsis at the end line edge. patch in http://lists.w3.org/Archives/Public/www-style/2014Dec/0154.html
308
-
; Note : blocks Issue 24
309
-
; Status : pending edit
310
-
311
210
==== Issue 61 ====
312
211
; Summary : Cross reference should be updated to css3-background instead of css2.1
313
212
; Raised by : Florian Rivoal
@@ -380,7 +279,8 @@ See https://www.w3.org/wiki/CSS3-UI#Issue_21
380
279
See https://www.w3.org/wiki/CSS3-UI#Issue_22
381
280
==== Issue 23 ====
382
281
See https://www.w3.org/wiki/CSS3-UI#Issue_23
383
-
282
+
==== Issue 24 ====
283
+
See https://www.w3.org/wiki/CSS3-UI#Issue_24
384
284
==== Issue 25 ====
385
285
See https://www.w3.org/wiki/CSS3-UI#Issue_25
386
286
==== Issue 26 ====
@@ -392,14 +292,31 @@ See https://www.w3.org/wiki/CSS3-UI#Issue_29
0 commit comments