← back to v133 · expose-attributionsrc-attribute-on-area
conformance · v133
v133 · expose-attributionsrc-attribute-on-area — 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 |
|---|---|---|---|---|
area-attributionsrc-idl |
HTMLAreaElement.prototype exposes the attributionSrc IDL attribute reflecting the attributionsrc content attribute. spec ↗ | script | … | |
area-attributionsrc-setter |
Setting HTMLAreaElement.attributionSrc reflects to the content attribute. | script | … | |
area-attributionsrc-getter |
Reading attributionSrc returns the value set via the content attribute. | script | … | |
anchor-attributionsrc-still-exists |
The pre-existing attributionSrc IDL attribute on HTMLAnchorElement remains exposed; <area> is parity, not a replacement. | script | … | |
area-attributionsrc-empty-string-trigger |
Setting attributionsrc to the empty string (the implicit-request form) is accepted and reflected. | script | … |