Skip to content

Commit 73ca7e1

Browse files
committed
[css-scrollbars-1] Temporarily update <wpt title> attributes to fix bikeshed errors.
This removes any: * markdown lists * blank lines from <wpt title=""> attributes to fix the entire CSSWG repository spec build being broken since the bikeshed upgrade documented in: https://lists.w3.org/Archives/Public/spec-prod/2025OctDec/0004.html
1 parent cb415e6 commit 73ca7e1

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

css-scrollbars-1/Overview.bs

Lines changed: 9 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -110,18 +110,17 @@ Value Definitions</h3>
110110

111111
<wpt title="
112112
This section has partial test coverage.
113-
114113
Missing:
115-
* Tests checking that the property does anything
116-
* Tests checking that the colors apply to the right parts
117-
* Initial value">
114+
X Tests checking that the property does anything
115+
X Tests checking that the colors apply to the right parts
116+
X Initial value">
118117
</wpt>
119118

120119
<wpt title="The following tests have no basis in the spec:
121120
they assume that making the thumb and the track transparent must make the whole scollbar invisible.
122121
This is not necessarily true:
123-
* the scrollbar may have other parts, such as scroll up/down/left/right buttons
124-
* the spec does not require that the thumb / track are painted solid with the specified colors">
122+
X the scrollbar may have other parts, such as scroll up/down/left/right buttons
123+
X the spec does not require that the thumb / track are painted solid with the specified colors">
125124

126125
scrollbar-color-012.html
127126
transparent-on-root.html
@@ -172,7 +171,7 @@ Value Definitions</h3>
172171
<wpt title="The following test about viewport propagation is useful but insufficient;
173172
the test will pass if the property has no effect at all.
174173
Also missing:
175-
* tests that check the interaction with css-contain, and in particular that that disables propagation">
174+
X tests that check the interaction with css-contain, and in particular that that disables propagation">
176175

177176
viewport-scrollbar.html
178177
</wpt>
@@ -366,11 +365,10 @@ Interaction with non-standard features</h3>
366365

367366
<wpt title="
368367
This section has partial test coverage.
369-
370368
Missing:
371-
* Test that thin does something different from auto in at least some cases
372-
* Test that none does not affect scrollability
373-
* Initial value">
369+
X Test that thin does something different from auto in at least some cases
370+
X Test that none does not affect scrollability
371+
X Initial value">
374372
</wpt>
375373

376374
<pre class="propdef">

0 commit comments

Comments
 (0)