← back to v130 · protected-audience-bidding-auction-services
conformance · v130
v130 · protected-audience-bidding-auction-services — conformance probe
5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
run-ad-auction-exposed |
navigator.runAdAuction is exposed as the browser entry point for Protected Audience auctions. | typeof | … | |
join-ad-interest-group-exposed |
navigator.joinAdInterestGroup is exposed for registering interest groups that can participate in auctions. | typeof | … | |
auction-data-api-exposed |
navigator.getInterestGroupAdAuctionData is exposed for producing encrypted Bidding and Auction Services requests. | typeof | … | |
fenced-frame-element-exposed |
HTMLFencedFrameElement is exposed for rendering Protected Audience auction results. | exists | … | |
server-response-config-shape |
A server-side auction config can carry seller, request id, and serverResponse fields without losing structure. | script | … |