[image-loading-lazy.html]
expected:
if (os == "linux") and not debug and not asan and not tsan: [OK, TIMEOUT]
[Below-viewport loading=lazy images only load when in the viewport and do not block the window load event]
expected:
if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]
[Below-viewport data:url images only load when in the viewport and do not block the window load event]
expected:
if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]
[Below-viewport blob URL images only load when in the viewport and do not block the window load event]
expected:
if (os == "linux") and not debug and not asan and not tsan: [PASS, NOTRUN]