Skip to content

Commit dc33173

Browse files
committed
[css2] Added results of Feb 13 telcon.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402610
1 parent 72ab5a8 commit dc33173

1 file changed

Lines changed: 55 additions & 2 deletions

File tree

css2/issues/issues-4

Lines changed: 55 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,12 @@ Description:
240240

241241
Resolution:
242242

243-
=WG= Discuss.
243+
Replace the note in 5.11.2 by this (normative) paragraph:
244+
245+
UAs may return a visited link to the (unvisited) ':link' state at
246+
some point.
247+
248+
=Bert= Edit.
244249
------------------------------------------------------------------------
245250
Issue 23.
246251
URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2007JanMar/0168.html
@@ -250,4 +255,52 @@ Description:
250255

251256
Resolution:
252257

253-
=WG= Discuss.
258+
In 16.5, replace
259+
260+
Conforming user agents may consider the value of 'text-transform'
261+
to be 'none' for writing scripts for which there is no transform.
262+
263+
by
264+
265+
Only characters belonging to bicameral scripts [xyz] are
266+
affected.
267+
268+
and add a bibliographic reference [xyz] to
269+
http://www.unicode.org/reports/tr21/tr21-5.html#Introduction
270+
271+
=Bert= Edit.
272+
------------------------------------------------------------------------
273+
Issue 24.
274+
URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2007JanMar/0209.html
275+
URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2006JulSep/0217
276+
Description:
277+
278+
We decided a change to the priority rules among possible page
279+
breaks, but no action was assigned at the time. So here is the
280+
action:
281+
282+
Resolution:
283+
284+
In section 13.3.3, change
285+
286+
If the above doesn't provide enough break points to keep content
287+
from overflowing the page boxes, then rules B and D are dropped in
288+
order to find additional breakpoints.
289+
290+
If that still does not lead to sufficient break points, rules A
291+
and C are dropped as well, to find still more break points.
292+
293+
to
294+
295+
If the above doesn't provide enough break points to keep content
296+
from overflowing the page boxes, then rules A, B and D are dropped in
297+
order to find additional breakpoints.
298+
299+
If that still does not lead to sufficient break points, rule
300+
C is dropped as well, to find still more break points.
301+
302+
(I.e., 'A' should be added to the first paragraph and deleted from
303+
the last paragraph.)
304+
305+
=Howcome= Edit.
306+

0 commit comments

Comments
 (0)