function getRawBindingAttr (
  el,
  name
) {
  return el.rawAttrsMap[':' + name] ||