File tree 1 file changed +4
-4
lines changed 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -158,8 +158,8 @@ its content will be integrated into this specification,
158
158
which will then replace it.
159
159
Until then, this specification only contains additions and extensions to level 4.
160
160
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 >
163
163
164
164
<pre class=propdef>
165
165
Name : scroll-marker-group
@@ -192,7 +192,7 @@ Overflow Controls: the 'scroll-marker-group' property and pseudo-elements</h3>
192
192
193
193
</dl>
194
194
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 >
196
196
197
197
The <dfn selector>::scroll-marker-group</dfn> pseudo-element box
198
198
is generated by a [=scroll container=] element
@@ -207,7 +207,7 @@ Overflow Controls: the 'scroll-marker-group' property and pseudo-elements</h3>
207
207
::scroll-marker-group { contain: size !important; }
208
208
</pre>
209
209
210
- <h4 id="scroll-marker-pseudo">The ''::scroll-marker'' pseudo-element</h4 >
210
+ <h3 id="scroll-marker-pseudo">The ''::scroll-marker'' pseudo-element</h3 >
211
211
212
212
When the computed 'content' value of a <dfn selector>::scroll-marker</dfn> pseudo-element is not 'none'
213
213
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