Add missing setting entry for array-at quirk
This commit is contained in:
parent
100e654fd7
commit
39e577c36e
|
|
@ -2783,6 +2783,7 @@ Valid values:
|
|||
* +js-string-replaceall+
|
||||
* +js-globalthis+
|
||||
* +js-object-fromentries+
|
||||
* +js-array-at+
|
||||
* +misc-krunker+
|
||||
* +misc-mathml-darkmode+
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue