fenced-frame
fenced-frame copied to clipboard
Spec for window.fence.notifyEvent and onfencedtreeclick
This adds event handlers for onfencedtreeclick
, and describes the algorithm for window.fence.notifyEvent()
, which fires fencedtreeclick
events from the fenced frame's document to the HTMLFencedFrameElement
in the embedder.
FYI I had to force-push my feature branch after rebasing, which is why there are 5 new commits. There have been no new changes, just a rebase. Sorry for letting this sit, hoping to get back to it soon!