opal/browser/dom/document_fragment.rb in opal-browser-0.3.4 vs opal/browser/dom/document_fragment.rb in opal-browser-0.3.5
- old
+ new
@@ -1,4 +1,5 @@
+# backtick_javascript: true
module Browser; module DOM
# TODO: DocumentFragment is not a subclass of Element, but
# a subclass of Node. It implements a ParentNode.
#