Skip to content

Commit b79fc0e

Browse files
committed
[css2] update
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%402536
1 parent 1b8a090 commit b79fc0e

1 file changed

Lines changed: 11 additions & 3 deletions

File tree

css2/issues/issues-3

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3893,7 +3893,7 @@ URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2006JulSep/0049.html
38933893
Description:
38943894
Appendix E wording (Paragraph starting "for each element in each line
38953895
box") for painting inlines is not very clear.
3896-
Proposal:
3896+
Proposals:
38973897

38983898
Replace
38993899
1. For each element in each line box of the element, in tree order, if
@@ -3903,6 +3903,14 @@ Proposal:
39033903
  1. For each element in each line box of the element (if any), in tree
39043904
     order; or if the element is inline-level (note that all elements in line
39053905
     boxes are forcibly inline-level), on a per-line-box basis:
3906+
or
3907+
1. For each line box of the box (outer loop), and then for each box, in
3908+
tree order, in that line box (inner loop):
3909+
or
3910+
1. Taking each line box of the box in order, for each box (in tree order)
3911+
in that line box:
3912+
or
3913+
???
39063914

39073915
Resolution:
39083916

@@ -3930,5 +3938,5 @@ URI: http://lists.w3.org/Archives/Public/www-style/2006Sep/0202.html
39303938
Description:
39313939
Grammar/Tokenization errors
39323940
Resolution:
3933-
3934-
=WG= Discuss.
3941+
No Change
3942+
=Bert= Reply

0 commit comments

Comments
 (0)