File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3893,7 +3893,7 @@ URI: http://lists.w3.org/Archives/Member/w3c-css-wg/2006JulSep/0049.html
38933893Description:
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
39073915Resolution:
39083916
@@ -3930,5 +3938,5 @@ URI: http://lists.w3.org/Archives/Public/www-style/2006Sep/0202.html
39303938Description:
39313939 Grammar/Tokenization errors
39323940Resolution:
3933-
3934- =WG= Discuss.
3941+ No Change
3942+ =Bert= Reply
You can’t perform that action at this time.
0 commit comments