[image-loading-lazy-base-url.html]
expected:
if (os == "linux") and debug and fission: ["OK", "ERROR"]
if (os == "mac") and not debug: ["OK", "ERROR"]
[When a loading=lazy image is loaded, it loads relative to the document's base URL computed at parse-time.]
expected: FAIL