Open
Bug 1544958
Opened 6 years ago
Updated 2 years ago
Add tests for the aOnlyVisible case to dom/tests/mochitest/chrome/test_nodesFromRect.html
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: mconley, Unassigned)
References
Details
test_nodesFromRect exercises nsIDOMWindowUtils.nodesFromRect. I recently added a new argument to nodesFromRect that allows us to get only the nodes that are deemed visible.
We should add tests for that new argument.
Updated•6 years ago
|
Type: defect → enhancement
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•