On 4 juin, 23:49, Andrew Perepelytsya <[email protected]> wrote:
> Referring to this gwt group discussionhttp://tr.im/nsSc, the problem
> is there with GWT 1.6.4. Is it some bug with IE or anything (I tried
> with IE 6), really a showstopper for many use cases.
It's not a bug, it's a feature.
By this, I mean that:
1. it's not GWT's fault, it's at the browser level (HTMLPanel just
uses innerHTML under the hood)
2. this behavior has been codified in HTML5 parsing rules, so expect
browsers to no longer support injecting <style> with innerHTML in the
near future
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---