GithubHelp home page GithubHelp logo

Comments (4)

andrico1234 avatar andrico1234 commented on July 17, 2024

Could it be as straight forward as removing the disabled attribute from the MutationObserver filter, and running a callback whenever the attribute changes that toggles the internals-disabled class?

EDIT:

Spoiler alert: it's not as straight forward as that

from element-internals-polyfill.

andrico1234 avatar andrico1234 commented on July 17, 2024

Note: I tried removing disabled as an attribute in the MutationObserver filter, but it caused the tests to run where the Chrome behaviour is now out of sync with the other browsers.

My thoughts are leading me to believe that Firefox + Webkit aren't setting the :disabled pseudo-class because it should only added to certain form inputs or form-associated elements. Since it sounds like we'll still want to manually apply the pseudo-class, do you have any idea where we might want to do it?

I'm also trying to dive into the Chromium repo to see if I can find anything, but am having no luck.

from element-internals-polyfill.

andrico1234 avatar andrico1234 commented on July 17, 2024

friendly bump @calebdwilliams

from element-internals-polyfill.

calebdwilliams avatar calebdwilliams commented on July 17, 2024

This was released in version 0.1.44

from element-internals-polyfill.

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.