/selection/contenteditable/modify.tentative.html| status | subtest | message |
|---|---|---|
| FAIL | Selection.modify() must not select outside of the host | selection.modify is not a function |
| FAIL | Selection.modify('move', 'forward', 'lineboundary') must be within the inline editing host: inline | selection.modify is not a function |
| FAIL | Selection.modify('move', 'backward', 'lineboundary') must be within the inline editing host: inline | selection.modify is not a function |
| FAIL | Selection.modify('move', 'forward', 'lineboundary') must be within the inline editing host: inline-block | selection.modify is not a function |
| FAIL | Selection.modify('move', 'backward', 'lineboundary') must be within the inline editing host: inline-block | selection.modify is not a function |
| FAIL | Selection.modify('move', 'forward', 'lineboundary') must be within the inline editing host: suffix only | selection.modify is not a function |
| FAIL | Selection.modify('move', 'backward', 'lineboundary') must be within the inline editing host: suffix only | selection.modify is not a function |
| FAIL | Selection.modify('move', 'forward', 'lineboundary') must be within the inline editing host: prefix only | selection.modify is not a function |
| FAIL | Selection.modify('move', 'backward', 'lineboundary') must be within the inline editing host: prefix only | selection.modify is not a function |
| FAIL | Selection.modify('move', 'forward', 'lineboundary') must be within the inline editing host: standalone | selection.modify is not a function |
| FAIL | Selection.modify('move', 'backward', 'lineboundary') must be within the inline editing host: standalone | selection.modify is not a function |
| FAIL | Selection.modify('move', 'forward', 'lineboundary') must be within the inline editing host: inline linebreak | selection.modify is not a function |
| FAIL | Selection.modify('move', 'backward', 'lineboundary') must be within the inline editing host: inline linebreak | selection.modify is not a function |
| FAIL | Selection.modify('move', 'forward', 'lineboundary') must be within the inline editing host: inline-block linebreak | selection.modify is not a function |
| FAIL | Selection.modify('move', 'backward', 'lineboundary') must be within the inline editing host: inline-block linebreak | selection.modify is not a function |
bundle built 2026-07-16T07:16:48.063Z