Skip to content

Commit 6c0f35b

Browse files
authored
Merge branch 'main' into templateupdates
2 parents 9196626 + c7985ef commit 6c0f35b

31 files changed

Lines changed: 28 additions & 45 deletions

BUGS.html

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,11 +34,10 @@ <h1 class="center">CSS Validator Issue Tracking</h1>
3434

3535
<hr class="large" />
3636
<a class="right" href="https://validator.w3.org/">
37-
<img src="http://www.w3.org/Icons/valid-xhtml10"
37+
<img src="https://www.w3.org/Icons/valid-xhtml10"
3838
alt="Valid XHTML 1.0!" border="0" width="88" height="31" /></a>
39-
<a class="right" href="https://jigsaw.w3.org/css-validator">
40-
<img style="border:0;width:88px;height:31px" src="http://jigsaw.w3.org/css-validator/images/vcss"
41-
alt="Valid CSS!" /></a>
39+
<a class="right" href="http://jigsaw.w3.org/css-validator">
40+
<img style="border:0;width:88px;height:31px" src="https://jigsaw.w3.org/css-validator/images/vcss" alt="Valid CSS!" /></a>
4241

4342
<address><a
4443
href="Email.html">www-validator-css</a></address><br />

autotest/AutoTestContentHandler.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -241,12 +241,12 @@ public void endElement(String nameSpaceURI, String localName, String rawName)
241241
print(" <p id=\"valid\">");
242242
print(" <a href=\"https://validator.w3.org/check?uri=referer\">");
243243
print(" <img style=\"border:0;width:88px;height:31px\"");
244-
print(" src=\"http://www.w3.org/Icons/valid-xhtml10\"");
244+
print(" src=\"https://www.w3.org/Icons/valid-xhtml10\"");
245245
print(" alt=\"Valid XHTML 1.0!\" height=\"31\" width=\"88\" />");
246246
print(" </a>");
247-
print(" <a href=\"http://jigsaw.w3.org/css-validator/check/referer\">");
247+
print(" <a href=\"https://jigsaw.w3.org/css-validator/check/referer\">");
248248
print(" <img style=\"border:0;width:88px;height:31px\"");
249-
print(" src=\"http://jigsaw.w3.org/css-validator/images/vcss\"");
249+
print(" src=\"https://jigsaw.w3.org/css-validator/images/vcss\"");
250250
print(" alt=\"Valid CSS!\" />");
251251
print(" </a>");
252252
print(" </p>");

autotest/results/bugs.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -964,12 +964,12 @@ <h3><a href="https://www.w3.org/Bugs/Public/attachment.cgi?id=611">http://www.w3
964964
<p id="valid">
965965
<a href="https://validator.w3.org/check?uri=referer">
966966
<img style="border:0;width:88px;height:31px"
967-
src="http://www.w3.org/Icons/valid-xhtml10"
967+
src="https://www.w3.org/Icons/valid-xhtml10"
968968
alt="Valid XHTML 1.0!" height="31" width="88" />
969969
</a>
970970
<a href="https://jigsaw.w3.org/css-validator/check/referer">
971971
<img style="border:0;width:88px;height:31px"
972-
src="http://jigsaw.w3.org/css-validator/images/vcss"
972+
src="https://jigsaw.w3.org/css-validator/images/vcss"
973973
alt="Valid CSS!" />
974974
</a>
975975
</p>

autotest/results/general.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1400,12 +1400,12 @@ <h3><a href="testsuite/general/selectors/multipleattributes-058.css">testsuite/g
14001400
<p id="valid">
14011401
<a href="https://validator.w3.org/check?uri=referer">
14021402
<img style="border:0;width:88px;height:31px"
1403-
src="http://www.w3.org/Icons/valid-xhtml10"
1403+
src="https://www.w3.org/Icons/valid-xhtml10"
14041404
alt="Valid XHTML 1.0!" height="31" width="88" />
14051405
</a>
14061406
<a href="https://jigsaw.w3.org/css-validator/check/referer">
14071407
<img style="border:0;width:88px;height:31px"
1408-
src="http://jigsaw.w3.org/css-validator/images/vcss"
1408+
src="https://jigsaw.w3.org/css-validator/images/vcss"
14091409
alt="Valid CSS!" />
14101410
</a>
14111411
</p>

autotest/results/propertiesCSS1.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -185,12 +185,12 @@ <h3><a href="testsuite/properties/css1/too-many-values/classification.css">tests
185185
<p id="valid">
186186
<a href="https://validator.w3.org/check?uri=referer">
187187
<img style="border:0;width:88px;height:31px"
188-
src="http://www.w3.org/Icons/valid-xhtml10"
188+
src="https://www.w3.org/Icons/valid-xhtml10"
189189
alt="Valid XHTML 1.0!" height="31" width="88" />
190190
</a>
191191
<a href="https://jigsaw.w3.org/css-validator/check/referer">
192192
<img style="border:0;width:88px;height:31px"
193-
src="http://jigsaw.w3.org/css-validator/images/vcss"
193+
src="https://jigsaw.w3.org/css-validator/images/vcss"
194194
alt="Valid CSS!" />
195195
</a>
196196
</p>

autotest/results/propertiesCSS2.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -667,12 +667,12 @@ <h3><a href="testsuite/properties/too-many-values/visual-effects.css">testsuite/
667667
<p id="valid">
668668
<a href="https://validator.w3.org/check?uri=referer">
669669
<img style="border:0;width:88px;height:31px"
670-
src="http://www.w3.org/Icons/valid-xhtml10"
670+
src="https://www.w3.org/Icons/valid-xhtml10"
671671
alt="Valid XHTML 1.0!" height="31" width="88" />
672672
</a>
673673
<a href="https://jigsaw.w3.org/css-validator/check/referer">
674674
<img style="border:0;width:88px;height:31px"
675-
src="http://jigsaw.w3.org/css-validator/images/vcss"
675+
src="https://jigsaw.w3.org/css-validator/images/vcss"
676676
alt="Valid CSS!" />
677677
</a>
678678
</p>

autotest/results/propertiesCSS3.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,12 +49,12 @@ <h3><a href="testsuite/properties/css3/propertiesCSS3.css">testsuite/properties/
4949
<p id="valid">
5050
<a href="https://validator.w3.org/check?uri=referer">
5151
<img style="border:0;width:88px;height:31px"
52-
src="http://www.w3.org/Icons/valid-xhtml10"
52+
src="https://www.w3.org/Icons/valid-xhtml10"
5353
alt="Valid XHTML 1.0!" height="31" width="88" />
5454
</a>
5555
<a href="https://jigsaw.w3.org/css-validator/check/referer">
5656
<img style="border:0;width:88px;height:31px"
57-
src="http://jigsaw.w3.org/css-validator/images/vcss"
57+
src="https://jigsaw.w3.org/css-validator/images/vcss"
5858
alt="Valid CSS!" />
5959
</a>
6060
</p>

images/CSS.gif

-10 KB
Binary file not shown.

images/css_validation_service.png

-7.72 KB
Binary file not shown.

images/footer.png

-52 KB
Binary file not shown.

0 commit comments

Comments
 (0)