Giter Club home page Giter Club logo

Comments (8)

bfgeek avatar bfgeek commented on July 19, 2024

Fun fact: WorkerConsole or similar, isn't actually defined anywhere from what I can tell.
https://html.spec.whatwg.org/multipage/workers.html

Will wait patiently for a future where they are defined somewhere.

from css-houdini-drafts.

domenic avatar domenic commented on July 19, 2024

I have tried for a while to get people to spec console as an intro to standards. @terinjokes made some progress at https://github.com/terinjokes/console-spec. Recently I asked @robertkowalski to try picking up the banner. So: maybe soon?

from css-houdini-drafts.

terinjokes avatar terinjokes commented on July 19, 2024

👍

from css-houdini-drafts.

robertkowalski avatar robertkowalski commented on July 19, 2024

Just a short update from me:

I tried to figure out how to make the console API testable by a "living documentation". It turns out that this part of the browsers is very hard to test. I was hoping that I could make a reference implementation that includes implementations and tests on the node.js platform but the idea did not get much love in the whatwg channel.

from css-houdini-drafts.

terinjokes avatar terinjokes commented on July 19, 2024

@robertkowalski mine repo has tests, but since the correct behavior of most of the console API is a side effect, it's very difficult to test in the normal way.

Do console messages get sent to selenium in any ways?

from css-houdini-drafts.

robertkowalski avatar robertkowalski commented on July 19, 2024

great idea, yes that is indeed possible!

https://code.google.com/p/selenium/wiki/Logging

from css-houdini-drafts.

domenic avatar domenic commented on July 19, 2024

Honestly I think the tests are much less important than just writing the spec at this point.

from css-houdini-drafts.

bfgeek avatar bfgeek commented on July 19, 2024

Added in ee1b655
\o/

from css-houdini-drafts.

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.