blob: f246f8cfc353ef8ea97f8536697c4ea5afab1f6b (
plain)
1
2
3
4
5
6
7
|
[image-loading-lazy-base-url.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
if (os == "linux") and not fission: [OK, ERROR]
if os == "mac": [OK, ERROR]
[When a loading=lazy image is loaded, it loads relative to the document's base URL computed at parse-time.]
expected: FAIL
|