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

[Gecko Bug 1668133] Check consistency of getTargetRanges() at calling various timing in an independent WPT #25942

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

moz-wptsync-bot
Copy link
Collaborator

Currently, it's tested in input-events-get-target-ranges-*.tentative.html
after checking the target ranges, however, Blink always fails this check.
That makes it harder to check which test actually failed on Chrome.

Therefore, this patch makes the existing tests stop check it, and creates
new WPT to check only it.

Note that due to some prettier's rlues have been changed so that VSCode
reformatted the JS file.

Differential Revision: https://phabricator.services.mozilla.com/D91891

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1668133
gecko-commit: bd5d3910d2a4a819208b4e6f767c2d42a8a8d74d
gecko-reviewers: smaug

… an independent WPT

Currently, it's tested in `input-events-get-target-ranges-*.tentative.html`
after checking the target ranges, however, Blink always fails this check.
That makes it harder to check which test actually failed on Chrome.

Therefore, this patch makes the existing tests stop check it, and creates
new WPT to check only it.

Note that due to some prettier's rlues have been changed so that VSCode
reformatted the JS file.

Differential Revision: https://phabricator.services.mozilla.com/D91891

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1668133
gecko-commit: bd5d3910d2a4a819208b4e6f767c2d42a8a8d74d
gecko-reviewers: smaug
Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

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

The review process for this patch is being conducted in the Firefox project.

@frivoal
Copy link
Contributor

frivoal commented Oct 2, 2020

The lint error was caused by #16043 and has been fixed by #25944, please rebase to move past this problem.

@jgraham jgraham merged commit 5eae9b1 into master Oct 6, 2020
@jgraham jgraham deleted the gecko/1668133 branch October 6, 2020 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants