[preload-imagesrcset-no-href.html]
expected:
if (os == "mac") and not debug and (version == "OS X 14.7.5"): [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
[Dynamically added preload with imagesrcset (w descriptors) and no href]
expected:
if (os == "mac") and not debug and (version == "OS X 14.7.5"): [PASS, TIMEOUT]
if (os == "android") and not debug: [PASS, TIMEOUT]
[Dynamically added preload with imagesrcset (x descriptors) and no href]
expected:
if (os == "mac") and not debug and (version == "OS X 14.7.5"): [PASS, NOTRUN]
if (os == "android") and not debug: [PASS, NOTRUN]
[Inline preload link with imagesrcset and no href fires load event]
expected:
if (os == "mac") and not debug and (version == "OS X 14.7.5"): [PASS, NOTRUN]
if (os == "android") and not debug: [PASS, NOTRUN]