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 1413836] Add a test to ensure delegatesFocus works correctly with real click on nested shadow dom trees #30330

Merged
merged 5 commits into from Sep 8, 2021

Conversation

moz-wptsync-bot
Copy link
Collaborator

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1413836
gecko-commit: c1d1d4b5ab743157b99a9bb3206866753ee22ac7
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.

…n nested shadow dom trees

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1413836
gecko-commit: 8f4e174e2f351f8f477603b3c626d187cbcd9a8a
gecko-reviewers: smaug
The autofocus attribute could run scripts while it's autofocusing
which may run the promise_tests, so that the focus() usage
in the tests could become nested focusing steps.

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1413836
gecko-commit: dfaef6859ed10f3c0c4fdd355f01e94e7143103c
gecko-reviewers: smaug
When none of the elements inside the shadow dom is focused, :focus
should be removed from the hosts.

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1413836
gecko-commit: 60e18b225b15098cbc04c5ce97380b0e85b10ee3
gecko-reviewers: smaug
…d by <tab

Depends on D123863

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1413836
gecko-commit: 767cfea23c71753405972116f158d79ebd45c080
gecko-reviewers: smaug
…host-2.html

When the `FAIL` text goes away, there could be some antialiased fringe left which
caused the test to fail. Use Ahem font to reduce likelihood of this
happening again.

Depends on D124067

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

bugzilla-url: https://bugzilla.mozilla.org/show_bug.cgi?id=1413836
gecko-commit: 4ed1222e42887c69f6367638cdd1d29a13b6ba1c
gecko-reviewers: dholbert
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.

None yet

3 participants