Giter VIP home page Giter VIP logo

Comments (4)

tidoust avatar tidoust commented on July 23, 2024

There seems to be a problem indeed, see the error in the crawl result, I'll look into it. Thanks for the report!

I also created #1131 to add a notification mechanism. The crawler records the error and reuses previous extracts when a problem occurs, which is nice but also hides the error...

from webref.

tidoust avatar tidoust commented on July 23, 2024

Crash is due to an empty line at the end of the table that defines font-style.

I do not know how that empty line ended up in there. I suspect that is triggered by the HTML comment that exists in the source, but then that comment has been around for years, and re-generating the spec with the lastest version of Bikeshed does not seem to produce that empty line. There have been various code updates made to Bikeshed in the past couple of days, perhaps the spec got generated with an intermediary version.

Anyway, I'll make code extraction ignore empty lines to avoid crashes!

from webref.

cdoublev avatar cdoublev commented on July 23, 2024

Ah, I forgot to check that crawl result, sorry. You spotted the problem way quicker than I could have though.

re-generating the spec with the lastest version of Bikeshed does not seem to produce that empty line

Did you check with the online tool or with a local install? I do not know if the former uses the latest version.

Thank you!

from webref.

tidoust avatar tidoust commented on July 23, 2024

Did you check with the online tool or with a local install? I do not know if the former uses the latest version.

Both ;) But I had somehow failed to update my local install. Problem reported to Bikeshed!

Webref's data now updated with the new font-weight property.

The css-fonts-4 spec is still "broken" in the sense that it does not define the previous font-stretch property with the right definition type (links to font-stretch end up linking to the /TR version as a result). I'll report that as well.

from webref.

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.