Skip to content

Commit 83504e6

Browse files
committed
[css-ruby-1] Update DoC
1 parent 6bfcea5 commit 83504e6

2 files changed

Lines changed: 60 additions & 24 deletions

File tree

css-ruby-1/issues-wd-2020.bsi

Lines changed: 28 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Draft: https://www.w3.org/TR/2020/WD-css-ruby-1-20200429/
22
Title: CSS Ruby Layout Level 3
33

4+
See also https://github.com/w3c/csswg-drafts/issues?q=is%3Aopen+is%3Aissue+label%3Acss-ruby-1
5+
46
----
57
Issue 1.
68
Summary: Define offset of ruby wrt bases
@@ -273,43 +275,53 @@ Issue 32.
273275
Summary: Order of operations for inlinizing
274276
From: Xidorn Quan
275277
Comment: https://lists.w3.org/Archives/Public/www-style/2015Apr/0294.html
276-
Open
278+
Closed: Accepted?
279+
Open: Reply to Xidorn
277280
----
278281
Issue 33.
279282
Summary: Allow overhang of auto-hidden ruby
280283
From: Xidorn Quan
281284
Comment: https://lists.w3.org/Archives/Public/www-style/2015May/0222.html
285+
Comment: https://github.com/w3c/csswg-drafts/issues/1908
282286
Open
283287
----
284288
Issue 34.
285289
Summary: JLREQ errors wrt ruby-overhang rules:
286290
From: Shinyu Murakami
287291
Comment: https://lists.w3.org/Archives/Public/www-style/2015May/0230.html
288-
Open
292+
Changes: https://github.com/w3c/csswg-drafts/commit/f1b49466a8b20e20fce24808bd93535d9078c692
293+
Open: Accepted
289294
----
290295
Issue 35.
291296
Summary: Make ruby positioning more precise (wrt use of font metrics)
292297
From: Shinyu Murakami
293298
Comment: https://lists.w3.org/Archives/Public/www-style/2015May/0241.html
294-
Open
299+
Comment: https://lists.w3.org/Archives/Public/www-style/2015May/0276.html
300+
Response: https://lists.w3.org/Archives/Public/www-style/2021Feb/0005.html
301+
Closed: Accepted
295302
----
296303
Issue 36.
297304
Summary: Disable white space collapsing between annotations
298305
From: Xidorn Quan
299306
Comment: https://lists.w3.org/Archives/Public/www-style/2015Jul/0091.html
300-
Open
307+
Comment: https://github.com/w3c/csswg-drafts/issues/1909
308+
Response: https://github.com/w3c/csswg-drafts/issues/1909#issuecomment-771297932
309+
Closed: Rejected
310+
Verified: https://github.com/w3c/csswg-drafts/issues/1909#issuecomment-774577618
301311
----
302312
Issue 37.
303313
Summary: ruby annotation container of inter-character ruby should be zero-sized
304314
From: Xidorn Quan
305315
Comment: https://lists.w3.org/Archives/Public/www-style/2015Mar/0118.html
316+
Comment: https://github.com/w3c/csswg-drafts/issues/5994
306317
Open
307318
----
308319
Issue 38.
309320
Summary: Invisible styles of annotation container interfere with annotation layout
310321
From: Xidorn Quan
311322
Comment: https://lists.w3.org/Archives/Public/www-style/2015Mar/0181.html
312-
Open
323+
Response: https://lists.w3.org/Archives/Public/www-style/2021Feb/0006.html
324+
Closed: Invalid
313325
----
314326
Issue 39.
315327
Summary: writing-mode should not apply to internal ruby elements
@@ -328,30 +340,37 @@ Issue 41.
328340
Summary: UTR50 needs to handle bopmofo tone marks correctly
329341
From: Xidorn Quan & fantasai
330342
Comment: https://lists.w3.org/Archives/Public/www-style/2015Aug/0269.html
343+
Response: https://github.com/w3c/csswg-drafts/issues/1916
331344
Open: Submitted to Unicode
332345
----
333346
Issue 42.
334347
Summary: Minimum font-size should not apply to ruby
335348
From: Xidorn Quan
336349
Comment: https://lists.w3.org/Archives/Public/www-style/2015Aug/0150.html
337350
Comment: https://lists.w3.org/Archives/Public/www-style/2015Sep/0001.html
351+
Response: https://github.com/w3c/csswg-drafts/issues/1917
338352
Open: Accepted
339-
Resolved: =WG= Verify
353+
Verified: https://github.com/w3c/csswg-drafts/issues/1917#issuecomment-771546698
354+
Resolved: Editor Discretion
340355
----
341356
Issue 43.
342357
Summary: ruby tests
343358
From: Richard Ishida
344359
Comment: https://lists.w3.org/Archives/Public/www-style/2015Aug/0239.html
345-
Open
360+
Note: Added link to spec as the spec's test suite
361+
Closed: Not an issue
346362
----
347363
Issue 44.
348364
Summary: Rename 'collapse' to 'merge'
349365
From: Richard Ishida
350366
Comment: https://lists.w3.org/Archives/Public/www-style/2015Sep/0271.html
351-
Open
367+
Comment: https://github.com/w3c/csswg-drafts/issues/5004
368+
Closed: Accepted
369+
Verified: https://github.com/w3c/csswg-drafts/issues/5004#issuecomment-774189380
370+
Resolved: https://lists.w3.org/Archives/Public/www-style/2020May/0008.html
352371
----
353372
Issue 46.
354-
Summary: Specifying jukugo ruby
373+
Summary: Specifying jukugo rufby
355374
From: Richard Ishida
356375
Comment: https://lists.w3.org/Archives/Public/www-style/2015Oct/0015.html
357376
Open

css-ruby-1/issues-wd-2020.html

Lines changed: 32 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -313,43 +313,53 @@ <h1>CSS Ruby Layout Level 3 Disposition of Comments for 2020-04-29 WD</h1>
313313
<span>Summary: Order of operations for inlinizing</span>
314314
<span>From: Xidorn Quan</span>
315315
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Apr/0294.html'>https://lists.w3.org/Archives/Public/www-style/2015Apr/0294.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Apr/0294.html"><abbr title="Thread">&#x2208;</abbr></a></span>
316-
<span>Open</span></pre>
316+
<span class="">Closed: Accepted?</span>
317+
<span class="">Open: Reply to Xidorn</span></pre>
317318
<pre class='open ' id='issue-33'>
318319
<span>Issue 33. <a href='#issue-33'>#</a></span>
319320
<span>Summary: Allow overhang of auto-hidden ruby</span>
320321
<span>From: Xidorn Quan</span>
321322
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0222.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0222.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015May/0222.html"><abbr title="Thread">&#x2208;</abbr></a></span>
323+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1908'>https://github.com/w3c/csswg-drafts/issues/1908</a></span>
322324
<span>Open</span></pre>
323-
<pre class='open ' id='issue-34'>
325+
<pre class='open a' id='issue-34'>
324326
<span>Issue 34. <a href='#issue-34'>#</a></span>
325327
<span>Summary: JLREQ errors wrt ruby-overhang rules:</span>
326328
<span>From: Shinyu Murakami</span>
327329
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0230.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0230.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015May/0230.html"><abbr title="Thread">&#x2208;</abbr></a></span>
328-
<span>Open</span></pre>
329-
<pre class='open ' id='issue-35'>
330+
<span>Changes: <a href='https://github.com/w3c/csswg-drafts/commit/f1b49466a8b20e20fce24808bd93535d9078c692'>https://github.com/w3c/csswg-drafts/commit/f1b49466a8b20e20fce24808bd93535d9078c692</a></span>
331+
<span class="a">Open: Accepted</span></pre>
332+
<pre class=' a' id='issue-35'>
330333
<span>Issue 35. <a href='#issue-35'>#</a></span>
331334
<span>Summary: Make ruby positioning more precise (wrt use of font metrics)</span>
332335
<span>From: Shinyu Murakami</span>
333336
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0241.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0241.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015May/0241.html"><abbr title="Thread">&#x2208;</abbr></a></span>
334-
<span>Open</span></pre>
335-
<pre class='open ' id='issue-36'>
337+
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015May/0276.html'>https://lists.w3.org/Archives/Public/www-style/2015May/0276.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015May/0276.html"><abbr title="Thread">&#x2208;</abbr></a></span>
338+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2021Feb/0005.html'>https://lists.w3.org/Archives/Public/www-style/2021Feb/0005.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2021Feb/0005.html"><abbr title="Thread">&#x2208;</abbr></a></span>
339+
<span class="a">Closed: Accepted</span></pre>
340+
<pre class=' a' id='issue-36'>
336341
<span>Issue 36. <a href='#issue-36'>#</a></span>
337342
<span>Summary: Disable white space collapsing between annotations</span>
338343
<span>From: Xidorn Quan</span>
339344
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Jul/0091.html'>https://lists.w3.org/Archives/Public/www-style/2015Jul/0091.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Jul/0091.html"><abbr title="Thread">&#x2208;</abbr></a></span>
340-
<span>Open</span></pre>
345+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/1909'>https://github.com/w3c/csswg-drafts/issues/1909</a></span>
346+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1909#issuecomment-771297932'>https://github.com/w3c/csswg-drafts/issues/1909#issuecomment-771297932</a></span>
347+
<span class="r">Closed: Rejected</span>
348+
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1909#issuecomment-774577618'>https://github.com/w3c/csswg-drafts/issues/1909#issuecomment-774577618</a></span></pre>
341349
<pre class='open ' id='issue-37'>
342350
<span>Issue 37. <a href='#issue-37'>#</a></span>
343351
<span>Summary: ruby annotation container of inter-character ruby should be zero-sized</span>
344352
<span>From: Xidorn Quan</span>
345353
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0118.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0118.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Mar/0118.html"><abbr title="Thread">&#x2208;</abbr></a></span>
354+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5994'>https://github.com/w3c/csswg-drafts/issues/5994</a></span>
346355
<span>Open</span></pre>
347-
<pre class='open ' id='issue-38'>
356+
<pre class=' oi' id='issue-38'>
348357
<span>Issue 38. <a href='#issue-38'>#</a></span>
349358
<span>Summary: Invisible styles of annotation container interfere with annotation layout</span>
350359
<span>From: Xidorn Quan</span>
351360
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Mar/0181.html'>https://lists.w3.org/Archives/Public/www-style/2015Mar/0181.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Mar/0181.html"><abbr title="Thread">&#x2208;</abbr></a></span>
352-
<span>Open</span></pre>
361+
<span>Response: <a href='https://lists.w3.org/Archives/Public/www-style/2021Feb/0006.html'>https://lists.w3.org/Archives/Public/www-style/2021Feb/0006.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2021Feb/0006.html"><abbr title="Thread">&#x2208;</abbr></a></span>
362+
<span class="oi">Closed: Invalid</span></pre>
353363
<pre class=' a' id='issue-39'>
354364
<span>Issue 39. <a href='#issue-39'>#</a></span>
355365
<span>Summary: writing-mode should not apply to internal ruby elements</span>
@@ -368,30 +378,37 @@ <h1>CSS Ruby Layout Level 3 Disposition of Comments for 2020-04-29 WD</h1>
368378
<span>Summary: UTR50 needs to handle bopmofo tone marks correctly</span>
369379
<span>From: Xidorn Quan & fantasai</span>
370380
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Aug/0269.html'>https://lists.w3.org/Archives/Public/www-style/2015Aug/0269.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Aug/0269.html"><abbr title="Thread">&#x2208;</abbr></a></span>
381+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1916'>https://github.com/w3c/csswg-drafts/issues/1916</a></span>
371382
<span class="">Open: Submitted to Unicode</span></pre>
372383
<pre class='open a' id='issue-42'>
373384
<span>Issue 42. <a href='#issue-42'>#</a></span>
374385
<span>Summary: Minimum font-size should not apply to ruby</span>
375386
<span>From: Xidorn Quan</span>
376387
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Aug/0150.html'>https://lists.w3.org/Archives/Public/www-style/2015Aug/0150.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Aug/0150.html"><abbr title="Thread">&#x2208;</abbr></a></span>
377388
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0001.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0001.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Sep/0001.html"><abbr title="Thread">&#x2208;</abbr></a></span>
389+
<span>Response: <a href='https://github.com/w3c/csswg-drafts/issues/1917'>https://github.com/w3c/csswg-drafts/issues/1917</a></span>
378390
<span class="a">Open: Accepted</span>
379-
<span>Resolved: =WG= Verify</span></pre>
380-
<pre class='open ' id='issue-43'>
391+
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/1917#issuecomment-771546698'>https://github.com/w3c/csswg-drafts/issues/1917#issuecomment-771546698</a></span>
392+
<span>Resolved: Editor Discretion</span></pre>
393+
<pre class=' ' id='issue-43'>
381394
<span>Issue 43. <a href='#issue-43'>#</a></span>
382395
<span>Summary: ruby tests</span>
383396
<span>From: Richard Ishida</span>
384397
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Aug/0239.html'>https://lists.w3.org/Archives/Public/www-style/2015Aug/0239.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Aug/0239.html"><abbr title="Thread">&#x2208;</abbr></a></span>
385-
<span>Open</span></pre>
386-
<pre class='open ' id='issue-44'>
398+
<span>Note: Added link to spec as the spec's test suite</span>
399+
<span class="">Closed: Not an issue</span></pre>
400+
<pre class=' a' id='issue-44'>
387401
<span>Issue 44. <a href='#issue-44'>#</a></span>
388402
<span>Summary: Rename 'collapse' to 'merge'</span>
389403
<span>From: Richard Ishida</span>
390404
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Sep/0271.html'>https://lists.w3.org/Archives/Public/www-style/2015Sep/0271.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Sep/0271.html"><abbr title="Thread">&#x2208;</abbr></a></span>
391-
<span>Open</span></pre>
405+
<span>Comment: <a href='https://github.com/w3c/csswg-drafts/issues/5004'>https://github.com/w3c/csswg-drafts/issues/5004</a></span>
406+
<span class="a">Closed: Accepted</span>
407+
<span class="a">Verified: <a href='https://github.com/w3c/csswg-drafts/issues/5004#issuecomment-774189380'>https://github.com/w3c/csswg-drafts/issues/5004#issuecomment-774189380</a></span>
408+
<span>Resolved: <a href='https://lists.w3.org/Archives/Public/www-style/2020May/0008.html'>https://lists.w3.org/Archives/Public/www-style/2020May/0008.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2020May/0008.html"><abbr title="Thread">&#x2208;</abbr></a></span></pre>
392409
<pre class='open ' id='issue-46'>
393410
<span>Issue 46. <a href='#issue-46'>#</a></span>
394-
<span>Summary: Specifying jukugo ruby</span>
411+
<span>Summary: Specifying jukugo rufby</span>
395412
<span>From: Richard Ishida</span>
396413
<span>Comment: <a href='https://lists.w3.org/Archives/Public/www-style/2015Oct/0015.html'>https://lists.w3.org/Archives/Public/www-style/2015Oct/0015.html</a> <a href="https://www.w3.org/Mail/flatten/index?subject=https%3A%2F%2Flists.w3.org%2FArchives%2FPublic%2Fwww-style/2015Oct/0015.html"><abbr title="Thread">&#x2208;</abbr></a></span>
397414
<span>Open</span></pre>

0 commit comments

Comments
 (0)