/selection/anonymous/setBaseAndExtent-start-or-end-in-anonymous-shadow-container.html| status | subtest | message |
|---|---|---|
| FAIL | setBaseAndExtent(use, 0, use, 1) in "<svg><use><circle></circle></use></svg>" | getSelection(...).setBaseAndExtent is not a function |
| FAIL | setBaseAndExtent(use, 0, circle, 0) in "<svg><use><circle></circle></use></svg>" | getSelection(...).setBaseAndExtent is not a function |
| FAIL | setBaseAndExtent(use, 1, circle, 0) in "<svg><use>\n<circle></circle></use></svg>" | getSelection(...).setBaseAndExtent is not a function |
| FAIL | setBaseAndExtent(circle, 0, use, 1) in "<svg><use><circle></circle></use></svg>" | getSelection(...).setBaseAndExtent is not a function |
| FAIL | setBaseAndExtent(details, 0, summary, 0) in "<details><summary>ABC</summary>DEF</details>" | getSelection(...).setBaseAndExtent is not a function |
| FAIL | setBaseAndExtent(details, 1, summary, 0) in "<details>\n<summary>ABC</summary>DEF</details>" | getSelection(...).setBaseAndExtent is not a function |
| FAIL | setBaseAndExtent(details, 0, summary > #text, 0) in "<details><summary>ABC</summary>DEF</details>" | getSelection(...).setBaseAndExtent is not a function |
| FAIL | setBaseAndExtent(details, 0, summary + #text, 0) in "<details><summary>ABC</summary>DEF</details>" | getSelection(...).setBaseAndExtent is not a function |
| FAIL | setBaseAndExtent(details, 1, summary + #text, 0) in "<details>\n<summary>ABC</summary>DEF</details>" | getSelection(...).setBaseAndExtent is not a function |
| FAIL | setBaseAndExtent(details, 0, p+p, 0) in "<details><summary>ABC</summary><p>DEF</p><p>GHI</p></details>" | getSelection(...).setBaseAndExtent is not a function |
| FAIL | setBaseAndExtent(details, 1, p+p, 0) in "<details>\n<summary>ABC</summary><p>DEF</p><p>GHI</p></details>" | getSelection(...).setBaseAndExtent is not a function |
bundle built 2026-07-16T07:16:48.063Z