This works:
$test: img[@data-src="https://www.google.com/"]
but with variable?
# fail! img[@data-src={$og_image}]