Implement cached OffsetAtPoint
Categories
(Core :: Disability Access APIs, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: morgan, Assigned: morgan)
References
(Blocks 1 open bug, Regressed 1 open bug)
Details
(Whiteboard: [ctw-m2])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
This is the text-version of our hittesting ChildAtPoint
method.
Assignee | ||
Comment 1•2 years ago
|
||
Comment 3•2 years ago
|
||
Backed out for causing mochitest failures on browser_test_zoom_text.js
Backout link
Push with failures
Link to failure log
Failure line :
TEST-UNEXPECTED-FAIL | accessible/tests/browser/hittest/browser_test_zoom_text.js | Wrong offset at given point (152, 126.5) for [DOM node id: paragraph, role: paragraph, address: 0x140d4340] - Got 10, expected 9
TEST-UNEXPECTED-FAIL | accessible/tests/browser/hittest/browser_test_zoom.js | Wrong direct child accessible at the point (27, 198) of [DOM node id: default-iframe-body-id, role: document, name: "Accessibility Fission Test", address: 0x205c9f7de50], sought paragraph - Got [xpconnect wrapped (nsIAccessible, nsIAccessibleDocument) @ 0x205c4842e80 (native @ 0x205c9f7de50)], expected [xpconnect wrapped nsIAccessible @ 0x205ce2da640 (native @ 0x205c
Assignee | ||
Comment 4•2 years ago
|
||
clean try: https://treeherder.mozilla.org/jobs?repo=try&revision=2bd0acbba9346980468a707fc5b5d8fc9c8590fa
Description
•