Check this example:http://fiddle.jshell.net/fy2aoz28/1/
On IE11 it looks like this: http://i.stack.imgur.com/ITPVH.pngOn chrome (and 
firefox) it looks like this: http://i.stack.imgur.com/KqsSg.png
As you can see the behavior on IE11 is a bit weird as for example the 2nd line 
on the textarea could have more text there (at least the string "to 
:event_name") and besides that the browsers don't seem to agree on how they 
show this text on the textarea.
I asked a question on stackoverflow to solve the problem of different behavior 
between browsers and I can fix it if I add white-space: pre to the textarea: 
http://stackoverflow.com/questions/32409280/weird-text-wrap-on-textareas-with-ie11
But I would like to still understand this a bit further on what is going on 
here, if it's a bug on IE11, if IE11 doesn't support something on the CSS spec 
or if I'm interpreting something wrong on the CSS spec...

Can someone explain this a bit further? Why the difference, what's going on 
with IE11?


Thanks in advance, --lx                                           
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to