| browser.toml |
|
1097 |
- |
| browser_accessible_moved.js |
Test that bounds aren't 0 after an Accessible is moved (but not re-created).
|
1854 |
- |
| browser_bounds_change.js |
Test adding children to body that recieves its own accessible.
|
1353 |
- |
| browser_caret_rect.js |
|
20646 |
- |
| browser_position.js |
import-globals-from ../../mochitest/role.js |
4411 |
- |
| browser_test_display_contents.js |
import-globals-from ../../mochitest/layout.js |
2442 |
- |
| browser_test_iframe_body_doc_bounds.js |
This test runs in iframe environments ONLY.
When the iframe is resized, the embedded document's accessible bounds follow.
Here the body has no accessible of its own. Verify the bounds change maps to the
document accessible only. This is situation (1) in the NotifyOfPossibleBoundsChange
comment.
|
2590 |
- |
| browser_test_iframe_transform.js |
Test document bounds change notifications.
Note: This uses iframes to change the doc container size in order
to have the doc accessible's bounds change.
|
7112 |
- |
| browser_test_resolution.js |
import-globals-from ../../mochitest/layout.js |
2408 |
- |
| browser_test_scroll_display_contents.js |
Verify bounds are correct after scrolling for children of `display:contents` styled acc
which is descended from the body element.
|
1885 |
- |
| browser_test_simple_transform.js |
|
7484 |
- |
| browser_test_zoom.js |
import-globals-from ../../mochitest/layout.js |
4252 |
- |
| browser_test_zoom_text.js |
import-globals-from ../../mochitest/layout.js |
2070 |
- |
| browser_zero_area.js |
import-globals-from ../../mochitest/layout.js |
4038 |
- |
| head.js |
|
606 |
- |