File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ $(EDFILE): Overview.src.html $(XREF) Makefile
2020 --w3c-compat-substitutions --w3c-compat-xref-a-placement --enable=xspecxref --w3c-compat-class-toc --enable=refs --w3c-shortname=" cssom-values" \
2121 --filter =".publish" $< $@ ; \
2222 $(SED ) 's/\[/\(/g;s/\]/\)/g' <$(SRCFILE ) >$(VNUFILE ) ; \
23- $(CURL ) -F out=gnu -F content=@$(VNUFILE ) http://validator.nu/; \
23+ $(CURL ) -F out=gnu -F content=@$(VNUFILE ) http://html5. validator.nu/; \
2424 $(RM ) $(VNUFILE ) ; \
2525 $(CURL ) 'http://www.w3.org/2009/07/webidl-check?doc=http%3A%2F%2Fdev.w3.org%2Fcsswg%2Fcssom-values%2F&output=text'
2626 # $(CURL) -F output=text -F input=@$(SRCFILE) http://www.w3.org/2009/07/webidl-check
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ $(EDFILE): Overview.src.html $(XREF) Makefile
2020 --w3c-compat-substitutions --w3c-compat-xref-a-placement --enable=xspecxref --w3c-compat-class-toc --enable=refs --w3c-shortname=" cssom-view" \
2121 --filter=" .publish" $< $@ ; \
2222 $(SED) 's/\[/\(/g;s/\]/\)/g' <$(SRCFILE) >$(VNUFILE); \
23- $(CURL ) -F out=gnu -F content=@$(VNUFILE ) http ://validator.nu/; \
23+ $(CURL ) -F out=gnu -F content=@$(VNUFILE ) http ://html5. validator.nu/; \
2424 $(RM) $(VNUFILE); \
2525 $(CURL ) 'http ://www.w3.org/2009/07/webidl-check?doc=http% 3A% 2F% 2Fdev.w3.org% 2Fcsswg% 2Fcssom-view% 2F&output=text'
2626 # $(CURL) -F output=text -F input=@$(SRCFILE) http://www.w3.org/2009/07/webidl-check
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ $(EDFILE): Overview.src.html $(XREF) Makefile
2020 --w3c-compat-substitutions --w3c-compat-xref-a-placement --w3c-compat-class-toc --enable=xspecxref --enable=refs --w3c-shortname=" cssom" \
2121 --filter=" .publish" $< $@ ; \
2222 $(SED) 's/\[/\(/g;s/\]/\)/g' <$(SRCFILE) >$(VNUFILE); \
23- $(CURL ) -F out=gnu -F content=@$(VNUFILE ) http ://validator.nu/; \
23+ $(CURL ) -F out=gnu -F content=@$(VNUFILE ) http ://html5. validator.nu/; \
2424 $(RM) $(VNUFILE); \
2525 $(CURL ) 'http ://www.w3.org/2009/07/webidl-check?doc=http% 3A% 2F% 2Fdev.w3.org% 2Fcsswg% 2Fcssom% 2F&output=text'
2626 # $(CURL) -F output=text -F input=@$(SRCFILE) http://www.w3.org/2009/07/webidl-check
You can’t perform that action at this time.
0 commit comments