conformance · v133
v133 · popover-hint — conformance probe
6 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
6
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
popover-idl-attribute |
HTMLElement.prototype exposes the popover IDL attribute. spec ↗ | script | … | |
popover-hint-value-reflected |
Setting popover='hint' reflects through the IDL attribute. | script | … | |
popover-auto-still-supported |
popover='auto' remains valid (hint is a third popover type alongside auto and manual). | script | … | |
popover-manual-still-supported |
popover='manual' remains valid. | script | … | |
showpopover-method-exists |
showPopover is callable on HTMLElement. | script | … | |
togglepopover-method-exists |
togglePopover is callable on HTMLElement. | script | … |