File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3901,9 +3901,9 @@ Replace
39013901 any, or if the element is inline-level (note that all elements in line
39023902 boxes are forcably inline-level), on a per-line-box basis:
39033903with
3904- � 1. For each element in each line box of the element (if any), in tree
3905- � � � order; or if the element is inline-level (note that all elements in line
3906- � � � boxes are forcibly inline-level), on a per-line-box basis:
3904+ 1. For each element in each line box of the element (if any), in tree
3905+ order; or if the element is inline-level (note that all elements in line
3906+ boxes are forcibly inline-level), on a per-line-box basis:
39073907or
39083908 1. For each line box of the box (outer loop), and then for each box, in
39093909 tree order, in that line box (inner loop):
@@ -4093,6 +4093,8 @@ for the default value, since the default value can't be specified --
40934093but the default value should be a computed value since we want the
40944094default to change with 'direction'.
40954095Resolution:
4096- Editorial.
4096+ Change Initial value line to
4097+ Initial: a nameless value that acts as 'left' if 'direction' is
4098+ 'ltr', 'right' if 'direction' is 'rtl'
40974099Issue closed.
40984100------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments