Add missing setting entry for array-at quirk

This commit is contained in:
Florian Bruhin 2022-11-29 09:28:24 +01:00
parent 100e654fd7
commit 39e577c36e
2 changed files with 2 additions and 0 deletions

View File

@ -2783,6 +2783,7 @@ Valid values:
* +js-string-replaceall+
* +js-globalthis+
* +js-object-fromentries+
* +js-array-at+
* +misc-krunker+
* +misc-mathml-darkmode+

View File

@ -613,6 +613,7 @@ content.site_specific_quirks.skip:
- js-string-replaceall
- js-globalthis
- js-object-fromentries
- js-array-at
- misc-krunker
- misc-mathml-darkmode
none_ok: true