/selection/toString-user-select-none.html| status | subtest | message |
|---|---|---|
| FAIL | Selection.toString() excludes basic user-select: none content | assert_equals: Basic user-select: none content should be excluded expected "ac" but got "\n abc\n " |
| FAIL | Selection.toString() excludes nested user-select: none content | assert_equals: Nested user-select: none content should be excluded expected "start end" but got "\n start unselectable nested\n text end\n " |
| FAIL | Selection.toString() includes selectable children in unselectable container | assert_equals: Selectable children should be included even in unselectable container expected "selectabletext" but got "\n selectable unselectable\n text\n " |
bundle built 2026-07-16T07:16:48.063Z