class HTMLProofer::Element

def link_attribute

def link_attribute
  meta_content || src || srcset || href
end