Saturday, September 24, 2016

State of Elemental

I'm trying to understand if I can use Elemental in my project. I see this on the Elemental GitHub page: 

Currently, Elemental is generated from the WebKit project's WebIDL binding definitions which are used also
by the Dart project. Because of this, vendor prefixed APIs also show up (webkit specific). These APIs are
often also available on Firefox and IE. A future version of Elemental will generate these as well, either
as Mozilla/IE vendor prefixed calls, or as standardized non-prefix calls backed by multibrowser shim.

Does this mean that some features of Elemental won't work in Firefox and IE? If so, which ones? 

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment