Like Bundle#validate_links, look in src attributes of images and validate that the files are there (unless sourced over another protocol). Possibly extend to scripts, too. Add command-line options and Bundle creation options to skip these steps.
Don't validate stylesheets, because they shouldn't be in the page body anyhow.
Like
Bundle#validate_links
, look insrc
attributes of images and validate that the files are there (unless sourced over another protocol). Possibly extend to scripts, too. Add command-line options and Bundle creation options to skip these steps.Don't validate stylesheets, because they shouldn't be in the page body anyhow.