Skip to content
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

More W3C validator errors after minify #25

Closed
shyim opened this issue Dec 27, 2018 · 2 comments
Closed

More W3C validator errors after minify #25

shyim opened this issue Dec 27, 2018 · 2 comments

Comments

@shyim
Copy link

shyim commented Dec 27, 2018

What is this feature about (expected vs actual behaviour)?

Html minified has more errors then before in W3C Validator.

How can I reproduce it?

https://dpaste.de/i72Q gives in Validator 8 warnings/errors
After minify i have 11 warning/errors

Used following code

$html = (new \voku\helper\HtmlMin())->minify($html)

Does it take minutes, hours or days to fix?

No idea

Any additional information?

@fschuermeyer
Copy link

fschuermeyer commented Jan 4, 2019

I have the same issue, the DOCTYPE, end the Closing tag was Removed

@voku
Copy link
Owner

voku commented Jan 6, 2019

The dpaste link is a 404... so can you please answer again the question: "How can I reproduce it?"

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

No branches or pull requests

3 participants