diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 05:43:14 +0000 |
commit | 8dd16259287f58f9273002717ec4d27e97127719 (patch) | |
tree | 3863e62a53829a84037444beab3abd4ed9dfc7d0 /testing/web-platform/meta/fledge/tentative | |
parent | Releasing progress-linux version 126.0.1-1~progress7.99u1. (diff) | |
download | firefox-8dd16259287f58f9273002717ec4d27e97127719.tar.xz firefox-8dd16259287f58f9273002717ec4d27e97127719.zip |
Merging upstream version 127.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'testing/web-platform/meta/fledge/tentative')
-rw-r--r-- | testing/web-platform/meta/fledge/tentative/interest-group-update.https.window.js.ini | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/testing/web-platform/meta/fledge/tentative/interest-group-update.https.window.js.ini b/testing/web-platform/meta/fledge/tentative/interest-group-update.https.window.js.ini new file mode 100644 index 0000000000..29a738a1dd --- /dev/null +++ b/testing/web-platform/meta/fledge/tentative/interest-group-update.https.window.js.ini @@ -0,0 +1,74 @@ +[interest-group-update.https.window.html?15-19] + [executionMode updated to frozen context] + expected: FAIL + + [executionMode updated to compatibility] + expected: FAIL + + [executionMode updated to group by origin] + expected: FAIL + + [executionMode updated with invalid input] + expected: FAIL + + [owner cannot be updated.] + expected: FAIL + + +[interest-group-update.https.window.html?10-14] + [trustedBiddingSignalsSlotSizeMode updated to unknown, defaults to none] + expected: FAIL + + [ads updated from 2 ads to 1.] + expected: FAIL + + [ads updated from 1 ad to 2.] + expected: FAIL + + [adComponents updated from 1 adComponent to 2.] + expected: FAIL + + [adComponents updated from 2 adComponents to 1.] + expected: FAIL + + +[interest-group-update.https.window.html?5-9] + [trustedBiddingSignalsKeys updated correctly] + expected: FAIL + + [trustedBiddingSignalsKeys updated to empty array.] + expected: FAIL + + [trustedBiddingSignalsSlotSizeMode updated to slot-size] + expected: FAIL + + [trustedBiddingSignalsSlotSizeMode updated to all-slots-requested-sizes] + expected: FAIL + + [trustedBiddingSignalsSlotSizeMode updated to none] + expected: FAIL + + +[interest-group-update.https.window.html?20-last] + [name cannot be updated.] + expected: FAIL + + [executionMode not updated when unknown type.] + expected: FAIL + + [trustedBiddingSignalsKeys not updated when bad value.] + expected: FAIL + + +[interest-group-update.https.window.html?1-4] + [userBiddingSignals update overwrites everything in the field.] + expected: FAIL + + [userBiddingSignals updated multi-type] + expected: FAIL + + [userBiddingSignals updated to non object] + expected: FAIL + + [userBiddingSignals updated to null] + expected: FAIL |