@@ -240,7 +240,12 @@ Description:
240240
241241Resolution:
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------------------------------------------------------------------------
245250Issue 23.
246251URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2007JanMar/0168.html
@@ -250,4 +255,52 @@ Description:
250255
251256Resolution:
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