attr(foo url) needs to return a value when the foo attribute does not exist. Right now that value is a UA-dependent invalid URL.
What URL should be returned as the always-invalid UA-dependent URL?
Proposed to return about:invalid
, which is an invalid URL.