CSS style to make HTML5 <wbr> work on IE 8-11
authorBrion Vibber <brion@pobox.com>
Sat, 10 May 2014 22:54:42 +0000 (00:54 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sun, 11 May 2014 10:12:48 +0000 (12:12 +0200)
commit0009c1bcf0c5662fd21ec7bab4cb360343378094
treedb91b18931ab0dc6e7a9a0614116d308ad8cb526
parent39d981e8b547991a08c8f22afde4e4b33c624ff1
CSS style to make HTML5 <wbr> work on IE 8-11

(Note that using the zero-width space directly is roughly equivalent;
see https://en.wikipedia.org/wiki/Zero-width_space )

Bug: 65155
Change-Id: I53f62fdb26cec65a3f4a5bea1bb9b1d7a9cb9c13
skins/common/shared.css