Returns:
148 149 150
# File 'lib/html_proofer/attribute/url.rb', line 148 def base64? /^data:image/.match?(@raw_attribute) end