pub(crate) type TestURLLike = TestURLLike;
pub(crate) struct TestURLLike { pub href: DOMString, }
href: DOMString