In layout, we build a default path("m 0 0") for now. We will implement
it later.
Besides, we don't support compositor animations for url(), so we don't
have to serialize it for IPC.
Note:
<url> includes url() and src(). For now we only support url().
We should revisit src() in Bug 1845390.