Changes between Initial Version and Version 1 of Ticket #24329, comment 4
- Timestamp:
- 05/17/2013 07:34:58 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24329, comment 4
initial v1 1 1 [attachment:24329.2.patch] uses `hyphens`. 2 2 3 I've just noticed that if both `-moz-hyphens: auto` and `word-wrap: break-word` are specified , Firefox ignores the former and uses the latter.3 I've just noticed that if both `-moz-hyphens: auto` and `word-wrap: break-word` are specified (like for `.entry-content` currently), Firefox ignores the former and uses the latter.