You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lack of clarity about whether a block-level box generated by a
120
130
pseudo-element is a principal box, and whether it's an anonymous box.
121
131
122
132
Status: unfiled
123
-
124
-
133
+
134
+
Between the text in 12.1, the new text in 5.12, and the lack of any implications in Chapter 9 that anonymous boxes are generated by pseudo-elements, I think it is clear that pseudo-elements, like real elements, generate principal boxes and not anonymous boxes.
Problems with the containing block terminology throughout the spec
128
139
129
140
Status: unfiled
130
-
131
-
141
+
142
+
Could clarify by adding "The 'direction' property of a containing block is given by the 'direction' property of the element whose box(es) establish that containing block." But doesn't seem to be a point of confusion, so deferring to future versions.
Trivial editorial issues concerning box types in 17.4 (Tables in the
136
148
visual formatting model)
137
149
138
150
Status: unfiled
139
-
140
-
141
-
151
+
152
+
Could remove the quotes, but other than that it doesn't seem we need a change. (An inline-level block container /is/ an inline-block, so these two terms are exactly equivalent.)
0 commit comments