Import wpt@f0abdbbc51cab75b29c33ca1331a59dd2898adb4

https://github.com/web-platform-tests/wpt/compare/8607a1df6...f0abdbbc5

Using wpt-import in Chromium 7163501fc3aa487642d7a73f41b0dbf448065df3.
With Chromium commits locally applied on WPT:
  d663acef31 "Use visual runs and save ShapeResults in TextMetrics"
  a19e45fae5 "Implement getActualBoundingBox feature for TextMetrics"
  8ff864bba5 "Add failing COOP noopener-allow-popups tests and flags"

Note to gardeners: This CL imports external tests and adds expectations
for those tests; if this CL is large and causes a few new failures,
please fix the failures by adding new lines to TestExpectations rather
than reverting. See:
https://chromium.googlesource.com/chromium/src/+/main/docs/testing/web_platform_tests.md

NOAUTOREVERT=true
R=rubber-stamper@appspot.gserviceaccount.com

No-Export: true
Validate-Test-Flakiness: skip
Cq-Include-Trybots: luci.chromium.try:linux-blink-rel
Change-Id: Id1ce4e37fcccf6d9c08c09ba4c690101d0ad5568
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5677193
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: WPT Autoroller <wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Cr-Commit-Position: refs/heads/main@{#1323203}
diff --git a/third_party/blink/web_tests/external/WPT_BASE_MANIFEST_8.json b/third_party/blink/web_tests/external/WPT_BASE_MANIFEST_8.json
index ee27f6e..16cfe19 100644
--- a/third_party/blink/web_tests/external/WPT_BASE_MANIFEST_8.json
+++ b/third_party/blink/web_tests/external/WPT_BASE_MANIFEST_8.json
@@ -352682,7 +352682,7 @@
    },
    "digital-credentials": {
     "META.yml": [
-     "8a7db924976bf95537afe45854962916207e5b61",
+     "fc8f6a62cda5062676e1fb27324739c17ac0f91e",
      []
     ],
     "support": {
diff --git a/third_party/blink/web_tests/external/wpt/digital-credentials/META.yml b/third_party/blink/web_tests/external/wpt/digital-credentials/META.yml
index 8a7db92..fc8f6a6 100644
--- a/third_party/blink/web_tests/external/wpt/digital-credentials/META.yml
+++ b/third_party/blink/web_tests/external/wpt/digital-credentials/META.yml
@@ -2,3 +2,4 @@
 suggested_reviewers:
   - marcoscaceres
   - samuelgoto
+  - tplooker