Sha256: 33e93d311f5b986f7902c19276898fac81655397eff6c617e96ba024eafeec16

Contents?: true

Size: 298 Bytes

Versions: 5

Compression:

Stored size: 298 Bytes

Contents

# NOTE: run bin/format-filters after changing this file
opal_unsupported_filter "Literal Regexp" do
  fails "Literal Regexps handles a lookbehind with ss characters"
  fails "Literal Regexps supports (?<! ) (negative lookbehind)"
  fails "Literal Regexps supports (?<= ) (positive lookbehind)"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
opal-1.8.3.rc1 spec/filters/platform/safari/literal_regexp.rb
opal-1.8.2 spec/filters/platform/safari/literal_regexp.rb
opal-1.8.1 spec/filters/platform/safari/literal_regexp.rb
opal-1.8.0 spec/filters/platform/safari/literal_regexp.rb
opal-1.8.0.beta1 spec/filters/platform/safari/literal_regexp.rb