opal/browser/effects.rb in opal-browser-0.3.4 vs opal/browser/effects.rb in opal-browser-0.3.5

- old
+ new

@@ -1,4 +1,5 @@ +# backtick_javascript: true require 'browser/animation_frame' module Browser; module DOM class Document < Element