Enable credential management wpt tests (#39327)

Enabling them early to prevent intermittent failures.


Fixes: Partially #38788

Signed-off-by: Ashwin Naren <arihant2math@gmail.com>
This commit is contained in:
Ashwin Naren 2025-09-20 00:24:32 -07:00 committed by GitHub
parent 8a59c2cf56
commit 8c45428760
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 191 additions and 0 deletions

View file

@ -1,5 +1,6 @@
prefs: [
"dom_adoptedstylesheet_enabled:true",
"dom_credential_management_enabled:true",
"dom_indexeddb_enabled:true",
"dom_serviceworker_enabled:true",
"dom_testutils_enabled:true",