Skip to content

[Gecko Bug 1429384] Stop toggling selectedness state of <option disabled>. r=automatedtester#120

Open
jgraham wants to merge 22 commits into
masterfrom
gecko/sync/upstream/open/1429384/1
Open

[Gecko Bug 1429384] Stop toggling selectedness state of <option disabled>. r=automatedtester#120
jgraham wants to merge 22 commits into
masterfrom
gecko/sync/upstream/open/1429384/1

Conversation

@jgraham

@jgraham jgraham commented Jan 17, 2018

Copy link
Copy Markdown
Owner

When WebDriver:ElementClick clicks an element,
its selectedness state should according to a new specification
change proposed not change:

https://github.com/w3c/webdriver/pull/1189

This patch provides tests for the specification change.
bugzilla-url: https://bugzilla-dev.allizom.org/show_bug.cgi?id=1429384
gecko-commit: be8ebea8beb1e445a3382b6b071401f78de6e622
gecko-integration-branch: central
gecko-reviewers: automatedtester

jgraham and others added 22 commits January 16, 2018 22:04
bugzilla-url: https://bugzilla-dev.allizom.org/show_bug.cgi?id=1430622
gecko-commit: 2ea467872d7fcd3dbb31fcf881e4147b6dd6bebe
gecko-integration-branch: autoland
gecko-reviewers: xidorn, mats
bugzilla-url: https://bugzilla-dev.allizom.org/show_bug.cgi?id=1303025
gecko-commit: 62f5c4a3682381134b607d359824b7605ec15156
gecko-integration-branch: autoland
gecko-reviewers: bkelly
When WebDriver:ElementClick clicks an <option disabled> element,
its selectedness state should according to a new specification
change proposed not change:

	w3c/webdriver#1189

This patch provides tests for the specification change.
bugzilla-url: https://bugzilla-dev.allizom.org/show_bug.cgi?id=1429384
gecko-commit: be8ebea8beb1e445a3382b6b071401f78de6e622
gecko-integration-branch: central
gecko-reviewers: automatedtester
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.

4 participants