← back to v148 · clip-text-overflow-on-user-interaction
conformance · v148
v148 · clip-text-overflow-on-user-interaction — conformance probe
5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.
0
pass
0
fail
0
blocked
5
total
| id | contract | kind | verdict | detail |
|---|---|---|---|---|
text-overflow-ellipsis-supported |
The CSS property the feature depends on is parsed as text-overflow: ellipsis. spec ↗ | css-supports | … | |
single-line-overflow-ellipsis-target |
A single-line overflowing element can keep computed text-overflow: ellipsis, which is the state Chrome 148 clips while interacting. spec ↗ | script | … | |
focused-contenteditable-overflow-target |
A focused contenteditable overflow target remains in the computed ellipsis state eligible for Chrome's interaction rendering. spec ↗ | script | … | |
selectable-non-editable-overflow-target |
A focusable non-editable overflow target can receive text selection while retaining computed text-overflow: ellipsis. spec ↗ | script | … | |
focused-input-overflow-target |
A text input with a long value can be focused at the caret while retaining computed text-overflow: ellipsis. spec ↗ | script | … |