[racket-dev] Fix for PR13305 displays oddly in Opera
On Fri, Feb 15, 2013 at 2:37 PM, Asumu Takikawa <asumu at ccs.neu.edu> wrote:
> Hi all,
>
> A few days ago, PR 13305 was fixed in commit
> 29031f0972ead0d3cd26d61f163b5e5b59e9ffce. Unfortunately, the fix makes
> some identifiers in the docs display oddly in Opera. I've attached some
> screenshots that demonstrate the issue.
Drats. That's my regression then. But Quirksmode said that
zero-width-space works under Opera.
(http://www.quirksmode.org/oddsandends/wbr.html)
Should I revert the change?