a11y.css icon indicating copy to clipboard operation
a11y.css copied to clipboard

Disabled CSS test using `all: revert !important`

Open ffoodd opened this issue 6 years ago • 0 comments

Where could this stand:

  • webextension only?
  • a new info / manual checks level?

Related to #344 #345 #320

FWIW, inspiration from Miriam Suzanne on Twitter — and it all started with a joke :D

Here's the code to try:

#no-css {
    all: revert !important
}

ffoodd avatar Nov 04 '19 08:11 ffoodd