/selection/contenteditable/modify-around-inline-element-boundary.tentative.html| status | subtest | message |
|---|---|---|
| FAIL | Selection.modify("move", "right", "character") when "ab[]c<span>def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") when "abc[]<span>def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") when "<b>ab[]c</b><i>def</i>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") when "<b>abc[]</b><i>def</i>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") when "abc<span>d[]ef</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") when "abc<span>[]def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") when "<b>abc</b><i>d[]ef</i>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") when "<b>abc</b><i>[]def</i>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") when "abc[] <span>def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") when "abc[]<span> def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") when "abc <span>[]def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") when "abc<span> []def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") when "abc[] <span>def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") when "abc[] <span> def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") when "abc[]<span> def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") when "<span>abc[] </span>def" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") when "<span>abc[] </span> def" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") when "<span>abc[]</span> def" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") when "abc <span>[]def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") when "abc <span> []def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") when "abc<span> []def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") when "<span>abc </span>[]def" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") when "<span>abc </span> []def" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") when "<span>abc</span> []def" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") (2 times) when "abc[] <span>def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") (2 times) when "abc[] <span> def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") (2 times) when "abc[]<span> def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") (2 times) when "<span>abc[] </span>def" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") (2 times) when "<span>abc[] </span> def" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "right", "character") (2 times) when "<span>abc[]</span> def" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") (2 times) when "abc <span>[]def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") (2 times) when "abc <span> []def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") (2 times) when "abc<span> []def</span>" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") (2 times) when "<span>abc </span>[]def" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") (2 times) when "<span>abc </span> []def" | getSelection(...).modify is not a function |
| FAIL | Selection.modify("move", "left", "character") (2 times) when "<span>abc</span> []def" | getSelection(...).modify is not a function |
bundle built 2026-07-16T07:16:48.063Z