lib/loofah/html5/scrub.rb in loofah-0.3.1 vs lib/loofah/html5/scrub.rb in loofah-0.4.0

- old
+ new

@@ -1,8 +1,8 @@ require 'cgi' module Loofah - module HTML5 + module HTML5 # :nodoc: module Scrub class << self # alternative implementation of the html5lib attribute scrubbing algorithm