@Zirro
Latest commit 865ad59 Apr 20, 2019 History
Follows the discussion in #2546.

This includes linting rules to prevent getAttribute(), setAttribute(), hasAttribute(), removeAttribute(), and toggleAttribute() from being used, in favor of their NS-alternatives.

This also bumps the webidl2js minimum version, since that release fixed the same bug in [Reflect]-implemented properties.
24 contributors

Users who have contributed to this file

@domenic @Zirro @Sebmaster @jeffcarp @TimothyGu @nicolashenry @Joris-van-der-Wel @SimenB @sterpe @morchard @knpwrs @kapouer