blob: 4a50f1eb66b6bfc44060585243b9614ef82dfa3a [file] [log] [blame]
PASS Test that document load event is fired
PASS Test that values for loading are case insensitive
PASS Test that <img> with loading=lazy or auto or no attribute or invalid value are loaded as a placeholder
PASS Test that <img> with loading=eager is fully loaded, and not a placeholder
PASS Test that deferred <img> are fully loaded when lazyload is turned off