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

Fix failing build caused by stale reference #139

Merged
merged 1 commit into from
Jan 19, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions spec.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1773,9 +1773,8 @@ event|event-level beacon=] when a fenced frame initiates a successful [=navigate
: [=automatic beacon event/attributionReportingContextOrigin=]
:: |sourceSnapshotParams|'s [=source snapshot params/attribution reporting context origin=]

1. If |beacon data|'s [=automatic beacon data/once=] is true, set |config|'s [=fenced frame
config instance/fenced frame reporter=]'s [=fenced frame reporter/automatic beacon data
map=][|eventType|] to null.
1. If |beacon data|'s [=automatic beacon data/once=] is true, set |sourceSnapshotParams|'s
[=source snapshot params/automatic beacon data map=][|eventType|] to null.

<wpt>
/fenced-frame/automatic-beacon-anchor-click-handler.https.html
Expand Down