When a user interacts with text which has ‘text-overflow: ellipsis’ set, the text should switch temporarily from ellipsis to clip allowing the user to see and interact with the hidden overflow content. This spec[1] is already implemented by Geko and chromium is implementing[2].
[1] - https://www.w3.org/TR/css-overflow-3/#ellipsis-interaction
[2] - https://chromestatus.com/feature/5146265241387008
When a user interacts with text which has ‘text-overflow: ellipsis’ set, the text should switch temporarily from ellipsis to clip allowing the user to see and interact with the hidden overflow content. This spec[1] is already implemented by Geko and chromium is implementing[2].
[1] - https://www.w3.org/TR/css-overflow-3/#ellipsis-interaction
[2] - https://chromestatus.com/feature/5146265241387008