← back to v133 · popover-hint

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.

browser: spec: https://github.com/whatwg/html/pull/9778 chromestatus: #5463833265045504 generated 2026-06-01T08:12:59Z by conformance-author-v1-subagent
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