Git Product home page Git Product logo

Comments (10)

sideshowbarker avatar sideshowbarker commented on July 30, 2024 1

https://validator.w3.org/nu/ has now been updated

from css-validator.

ylafon avatar ylafon commented on July 30, 2024

Fixed with the latest PR folded in
Thanks for the report

from css-validator.

treb0r avatar treb0r commented on July 30, 2024

When will this land in the current available online validator?

from css-validator.

ylafon avatar ylafon commented on July 30, 2024

It is already online.

from css-validator.

treb0r avatar treb0r commented on July 30, 2024

I have just tried to validate a page that includes the text-wrap property and I am still seeing the following error:

Error: CSS: text-wrap: Property text-wrap doesn't exist.

from css-validator.

hannob avatar hannob commented on July 30, 2024

@treb0r That looks like a different error. Can you share which page this is or at least share an example css or html file triggering this?

from css-validator.

treb0r avatar treb0r commented on July 30, 2024

The page is here

from css-validator.

hannob avatar hannob commented on July 30, 2024

I think I see what's going on.

The CSS validator has multiple errors about that page, but none about text-wrap:
https://jigsaw.w3.org/css-validator/validator?uri=https%3A%2F%2Fsuper-yeot-9f3397.netlify.app%2Fnews%2Fnews-01%2F&profile=css3svg&usermedium=all&warning=1&vextwarning=&lang=en

But the HTML validator appears to check the embedded CSS and shows such an error:
https://validator.w3.org/nu/?doc=https%3A%2F%2Fsuper-yeot-9f3397.netlify.app%2Fnews%2Fnews-01%2F

Now the question is: Does the HTML validator contain its own code for CSS validation or is it passing css pieces on to the css validator?

from css-validator.

treb0r avatar treb0r commented on July 30, 2024

Thanks, didn't think to check the CSS validator.

from css-validator.

ylafon avatar ylafon commented on July 30, 2024

VNU embed a version of the CSS Validator, but it has not been upgraded since the recent changes. It will happen soon.

from css-validator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.