xref: /third_party/node/test/fixtures/wpt/dom/events/resources/event-global-extra-frame.html
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/wpt/dom/events/resources/
11cb0ef41Sopenharmony_ci<script>
21cb0ef41Sopenharmony_cifunction listener(e) {
31cb0ef41Sopenharmony_ci  parent.frameState = {
41cb0ef41Sopenharmony_ci    event: e,
51cb0ef41Sopenharmony_ci    windowEvent: window.event,
61cb0ef41Sopenharmony_ci    parentEvent: parent.event
71cb0ef41Sopenharmony_ci  }
81cb0ef41Sopenharmony_ci}
91cb0ef41Sopenharmony_ci</script>
10

Indexes created Thu Nov 07 10:32:03 CST 2024