Skip to content

Conversation

mdn-bot
Copy link
Collaborator

@mdn-bot mdn-bot commented Aug 6, 2025

(This PR was generated by the update-webdriver-bidi-data workflow.)

@github-actions github-actions bot added data:webdriver Compat data for WebDriver features. https://developer.mozilla.org/docs/Web/WebDriver size:s [PR only] 7-24 LoC changed labels Aug 6, 2025
Copy link
Contributor

github-actions bot commented Aug 6, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@mdn-bot mdn-bot force-pushed the webdriver-bidi branch 3 times, most recently from d1c3c01 to 455aa03 Compare August 11, 2025 04:45
@github-actions github-actions bot added size:m [PR only] 25-100 LoC changed and removed size:s [PR only] 7-24 LoC changed labels Aug 11, 2025
@caugner caugner self-assigned this Aug 11, 2025
@caugner
Copy link
Contributor

caugner commented Aug 12, 2025

I'm looking into why the parameters are marked as non-standard:

Status - 3 problems (3 errors, 0 warnings):
✖ webdriver.bidi.emulation.setTimezoneOverride.contexts_parameter - Error → Marked as non-standard, but has a spec_url
✖ webdriver.bidi.emulation.setTimezoneOverride.timezone_parameter - Error → Marked as non-standard, but has a spec_url
✖ webdriver.bidi.emulation.setTimezoneOverride.userContexts_parameter - Error → Marked as non-standard, but has a spec_url

@caugner
Copy link
Contributor

caugner commented Aug 12, 2025

It's because emulation.setTimezoneOverride points to w3c/webdriver-bidi#924 in the spreadsheet, so the command itself has no valid spec url, and the options cannot be standard_track if the parent isn't standard_track.

@caugner caugner merged commit 8e8557e into main Aug 12, 2025
11 checks passed
@caugner caugner deleted the webdriver-bidi branch August 12, 2025 15:33
@mdn-bot mdn-bot mentioned this pull request Aug 12, 2025
@caugner
Copy link
Contributor

caugner commented Aug 12, 2025

(I fixed the spec URL in the spreadsheet, and reran the workflow.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:webdriver Compat data for WebDriver features. https://developer.mozilla.org/docs/Web/WebDriver size:m [PR only] 25-100 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants