Skip to content

Commit 0af92e7

Browse files
committed
[css2] add Melinda's Appendix E issues
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402529
1 parent 596de42 commit 0af92e7

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

css2/issues/issues-3

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3877,4 +3877,44 @@ Description:
38773877
Resolution:
38783878
Issue closed.
38793879
------------------------------------------------------------------------
3880+
Issue 191.
3881+
URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2006JulSep/0049.html
3882+
http://lists.w3.org/Archives/Member/w3c-css-wg/2006JulSep/0157.html
3883+
Description:
3884+
Appendix E wording for painting canvas background is not very clear.
3885+
Resolution:
3886+
Proposal:
3887+
"unclipped" should be "over the entire canvas" as with point 1, and
3888+
"painted at" should be "anchored at"
3889+
3890+
=WG= Discuss.
3891+
------------------------------------------------------------------------
3892+
Issue 192.
3893+
URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2006JulSep/0049.html
3894+
http://lists.w3.org/Archives/Member/w3c-css-wg/2006JulSep/0157.html
3895+
Description:
3896+
Appendix E wording (Paragraph starting "for each element in each line
3897+
box") for painting inlines is not very clear.
3898+
Proposal:
3899+
3900+
Replace
3901+
1. For each element in each line box of the element, in tree order, if
3902+
any, or if the element is inline-level (note that all elements in line
3903+
boxes are forcably inline-level), on a per-line-box basis:
3904+
with
3905+
  1. For each element in each line box of the element (if any), in tree
3906+
     order; or if the element is inline-level (note that all elements in line
3907+
     boxes are forcibly inline-level), on a per-line-box basis:
38803908

3909+
Resolution:
3910+
3911+
=WG= Discuss.
3912+
------------------------------------------------------------------------
3913+
Issue 193.
3914+
URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2006JulSep/0049.html
3915+
http://lists.w3.org/Archives/Member/w3c-css-wg/2006JulSep/0157.html
3916+
Description:
3917+
Appendix E doesn't seem to address anonymous inlines.
3918+
Resolution:
3919+
3920+
=WG= Discuss.

0 commit comments

Comments
 (0)