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: report correct value for DefaultValue in UserPrompt #2228

Merged
merged 3 commits into from
May 24, 2024

Conversation

Lightning00Blade
Copy link
Collaborator

@Lightning00Blade Lightning00Blade commented May 22, 2024

Ref: web-platform-tests/wpt#46441, this need to be merged else test will fail.
Also make the test run in CI.

@Lightning00Blade Lightning00Blade changed the title fix: report correct value fix: report correct value for DefaultValue in UserPrompt May 23, 2024
@Lightning00Blade Lightning00Blade added the update-expectations Update WPT expectations label May 23, 2024
@Lightning00Blade Lightning00Blade force-pushed the report-correct-user-prompt-value branch from ddb09d6 to 4c0661f Compare May 23, 2024 12:18
@github-actions github-actions bot removed the update-expectations Update WPT expectations label May 23, 2024
Lightning00Blade and others added 3 commits May 24, 2024 19:12
Signed-off-by: Browser Automation Bot <browser-automation-bot@google.com>
@Lightning00Blade Lightning00Blade force-pushed the report-correct-user-prompt-value branch from 1e264b4 to 781a662 Compare May 24, 2024 11:12
@Lightning00Blade Lightning00Blade enabled auto-merge (squash) May 24, 2024 11:12
@Lightning00Blade Lightning00Blade merged commit df5ebf6 into main May 24, 2024
51 checks passed
@Lightning00Blade Lightning00Blade deleted the report-correct-user-prompt-value branch May 24, 2024 11:19
Lightning00Blade pushed a commit that referenced this pull request May 31, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.5.20](chromium-bidi-v0.5.19...chromium-bidi-v0.5.20)
(2024-05-31)


### Features

* send `browsingContext.contextCreated` event while subscribing
([#2255](#2255))
([592c839](592c839))
* support document as `startNodes` in `browsingContext.locateNodes`
([#2218](#2218))
([ad7318f](ad7318f))
* support for graphemes in key input
([#2207](#2207))
([8e3a6c0](8e3a6c0))


### Bug Fixes

* added missing input transformations
([#2186](#2186))
([ea48dc2](ea48dc2))
* css locator should allow nodes to be start nodes
([#2195](#2195))
([4a361a5](4a361a5))
* errors for `input.setFile`
([#2232](#2232))
([49e3712](49e3712))
* expose the override data to the request events
([#2241](#2241))
([947bb8e](947bb8e))
* report correct value for DefaultValue in UserPrompt
([#2228](#2228))
([df5ebf6](df5ebf6))
* screenshot taken in scrolled viewport origin
([#2161](#2161))
([b3c57c8](b3c57c8))
* throw invalid argument for header
([#2246](#2246))
([664d043](664d043))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
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.

3 participants