Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spec for window.fence.notifyEvent and onfencedtreeclick #156

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jul 2, 2024

  1. 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.
    VergeA committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    c58beb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c28cd2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4fee50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    32020e4 View commit details
    Browse the repository at this point in the history
  5. Address r3 of comments

    VergeA committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    2701c71 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    b27037e View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Address latest comments

    VergeA committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    43cf06b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    665404a View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Address more comments

    VergeA committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    ef24bd3 View commit details
    Browse the repository at this point in the history