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

Add additional automation error checks #402

Closed
wants to merge 1 commit into from

Conversation

marcoscaceres
Copy link
Member

@marcoscaceres marcoscaceres commented Nov 25, 2022

closes #347

The following tasks have been completed:

  • Modified Web platform tests (link)

Implementation commitment:

  • WebKit (link to issue)
  • Blink (link to issue)
  • Gecko (link to issue)

Preview | Diff

@@ -1059,6 +1059,11 @@ <h3 id="set-permission-command">
The <a>remote end steps</a> are:
</p>
<ol>
<li>If the <a>top-level browsing context</a> is "no longer open", return <a>error</a>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing links for some terms, e.g. "no longer open", "no such Window", "Handle any user prompts".
You can refer to step 3 and 4 in https://w3c.github.io/sensors/#section-extension-commands.

And should it be the current top-level browsing context instead? I'm not quite sure.

@marcoscaceres
Copy link
Member Author

Closing as have new bidi stuff in the spec.

@marcoscaceres marcoscaceres deleted the automation_checks branch March 8, 2024 01:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automation: Need two more steps to handle closed browsing context and user prompts
2 participants