Click here to download the Blitz Browser!

WPT

wpt / selection / stringifier_editable_element.tentative.html

Spec: Selection API ↗

Runs: Chrome 155.0.8039.0 (wpt@6ec9fd59f, 2026-09-03) | Firefox 157.0a1 (wpt@6ec9fd59f, 2026-09-03) | Safari 251 preview (wpt@5ce815a83, 2026-08-27) | Ladybird 1.0-795e1 (wpt@7e3d005d7, 2026-09-03) | Servo Servo 0.6 (wpt@09159dcb3, 2026-09-02) | Blitz 188486089 (wpt@a95401e4e, 2026-09-02)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total12/1212/128/123/121/12NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
select the entire input should result all the contentPASSPASSPASSFAILFAIL
toString() should return empty when the focus is not on the editable contentPASSPASSPASSPASSPASS
toString() works with selectionStart and selectionEnd for inputPASSPASSPASSPASSFAIL
select the entire textarea should result all the contentPASSPASSPASSFAILFAIL
toString() works with selectionStart and selectionEnd for textareaPASSPASSPASSPASSFAIL
toString() works even if a click just occured on a buttonPASSPASSFAILFAILFAIL
toString() works for programatically calling .click() on anchor (without href)PASSPASSPASSTIMEOUTTIMEOUT
toString() doesn't work for actual clicking the anchor (without href)PASSPASSPASSNOTRUNNOTRUN
toString() works for programatically calling .click() on anchor (with href)PASSPASSPASSNOTRUNNOTRUN
toString() also works for actual clicking the anchor (with href)PASSPASSTIMEOUTNOTRUNNOTRUN
Click on a text prior to toString() moves the selecitonPASSPASSNOTRUNNOTRUNNOTRUN
Click on a `user-select:none` text prior to toString() doesn't move the selecitonPASSPASSNOTRUNNOTRUNNOTRUN