verify linked content for css images

Josep García <[email protected]>
Newsgroups gmane.comp.web.canoo.webtest
Message-ID <[email protected]>
I am using verifyLinkedContent to verify page refs to css, js, images.
How can I verify with webtest that an image referenced from a css style is
also present?
For instance, the image reference in this style:

        div#header {
            color: black;
            clear: both;
            margin: 0;
            padding: 0;
            height: 112px;
            width: 100%;
            background: #fff url(../custom/banner.png) bottom left repeat-x;
            position: relative;
        }


With firebug, I can see some of these are requested but not served.

Cheers,
Josep
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.