File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -158,8 +158,8 @@ its content will be integrated into this specification,
158158which will then replace it.
159159Until then, this specification only contains additions and extensions to level 4.
160160
161- <h3 id="scroll-marker-group">
162- Overflow Controls: the 'scroll-marker-group' property and pseudo-elements</h3 >
161+ <h2 id="scroll-marker-group">
162+ Overflow Controls: the 'scroll-marker-group' property and pseudo-elements</h2 >
163163
164164 <pre class=propdef>
165165 Name : scroll-marker-group
@@ -192,7 +192,7 @@ Overflow Controls: the 'scroll-marker-group' property and pseudo-elements</h3>
192192
193193 </dl>
194194
195- <h4 id="scroll-marker-group-pseudo">The ''::scroll-marker-group'' pseudo-element</h4 >
195+ <h3 id="scroll-marker-group-pseudo">The ''::scroll-marker-group'' pseudo-element</h3 >
196196
197197 The <dfn selector>::scroll-marker-group</dfn> pseudo-element box
198198 is generated by a [=scroll container=] element
@@ -207,7 +207,7 @@ Overflow Controls: the 'scroll-marker-group' property and pseudo-elements</h3>
207207 ::scroll-marker-group { contain: size !important; }
208208 </pre>
209209
210- <h4 id="scroll-marker-pseudo">The ''::scroll-marker'' pseudo-element</h4 >
210+ <h3 id="scroll-marker-pseudo">The ''::scroll-marker'' pseudo-element</h3 >
211211
212212 When the computed 'content' value of a <dfn selector>::scroll-marker</dfn> pseudo-element is not 'none'
213213 and its nearest ancestor [=scroll container=] [=scroll container=] has a computed 'scroll-marker-group' property that is not 'none' ,
You can’t perform that action at this time.
0 commit comments