Skip to content

Drop tabstatic files which are not in use anymore since 2007 #446

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 11, 2025

Conversation

tenzap
Copy link
Contributor

@tenzap tenzap commented Jun 8, 2025

Not in use since db654e4

tenzap added 3 commits June 8, 2025 08:33
Not in use since w3c@db654e4
This class was managed by tabtastic.css which is not in use anymore
@ylafon
Copy link
Member

ylafon commented Jun 11, 2025

good catch, thanks!

@ylafon ylafon merged commit cbd3400 into w3c:main Jun 11, 2025
1 check passed
@tenzap tenzap deleted the tabtastic branch June 11, 2025 09:05
@tenzap
Copy link
Contributor Author

tenzap commented Jun 11, 2025

On another subject, while trying to package css-validator for Debian I found it requires w3c's jigsaw, so I tried to package it first and it appears it uses java.security.acl package which has been removed from java (beetween java 11 & java 17). So it is not buildable. I sent a mail to jisaw@w3.org about this, I don't know if there is still someone behind this email. Unfortunately the jigsaw CVS repo was not replicated to github.com/w3c either.

Is jigsaw mandatory to use it? Would it be possible to use css-validator without it, eg. from the command line? The older versions of css-validator had a class to run it from the command line org.w3c.css.css.StyleSheetCom , but that was removed in e6e3671, as well as the RUN.html (removed in e3165c2) that mentionned it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants