Closed
Bug 1790993
Opened 3 years ago
Closed 3 years ago
/css/css-contain/content-visibility/content-visibility-047.html fails
Categories
(Core :: Layout, defect)
Core
Layout
Tracking
()
RESOLVED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: mrobinson, Assigned: mrobinson)
References
Details
Attachments
(1 file)
This WPT tests is failing and needs investigation.
| Assignee | ||
Comment 1•3 years ago
|
||
Fix the WPT test, content-visibility-047.html which attempts to move
focus sending the "\t" key. Instead this should send the keycode for
the tab key defined by the WebDriver documentation at:
https://w3c.github.io/webdriver/#keyboard-actions
Pushed by mrobinson@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/404aaa97fd7e
/css/css-contain/content-visibility/content-visibility-047.html fails r=emilio
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/35917 for changes under testing/web-platform/tests
Comment 4•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•