Skip to content

Conversation

@frivoal
Copy link
Collaborator

@frivoal frivoal commented Dec 17, 2018

This issue was open while we were still trying to solve the 'word-break:break-word' problem, with the assumption that 'overflow-wrap: break-word' could be made to change intrinsic sizing computations, but that 'overflow-wrap: break-word; white-space: nowrap' (or 'white-space: pre') would result into intrinsic computations not being affected (because of white-space), but could still be made to enable overflow-wrapping.

Since we've solved the problem differently, this suggestion is no longer relevant and should be removed.

cc: @fantasai

Note: This PR does not update the DoC or the Change section. That needs to be done after merging.

This issue was open while we were still trying to solve the
'word-break:break-word' problem, with the assumption that
'overflow-wrap: break-word' could be made to change intrinsic sizing
computations, but that 'overflow-wrap: break-word; white-space: nowrap'
(or 'white-space: pre') would result into intrinsic computations not
being affected (because of white-space), but could still be made to
enable overflow-wrapping.

Since we've solved the problem differently, this suggestion is no longer
relevant and should be removed.
@frivoal frivoal added the css-text-3 Current Work label Dec 17, 2018
@frivoal frivoal requested a review from fantasai December 17, 2018 06:43
@myakura myakura changed the title [cs-text-3] Close stale issue [css-text-3] Close stale issue Dec 17, 2018
@fantasai fantasai merged commit 6f095ea into w3c:master Dec 18, 2018
@frivoal frivoal deleted the close-issue-5 branch December 18, 2018 06:32
@frivoal frivoal added the Testing Unnecessary Memory aid - issue doesn't require tests label Apr 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

css-text-3 Current Work Testing Unnecessary Memory aid - issue doesn't require tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants