Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Background image is not included into the list of items to test #38

Closed
sergeychernyshev opened this issue Sep 12, 2010 · 4 comments
Closed

Comments

@sergeychernyshev
Copy link

I tried to run 'descend' version on a page with background image on tag and it was not on the list. Tried both background attribute and background-image css property.

Can't think of a reason for it without knowing how asset list is created.

@mnot
Copy link
Owner

mnot commented Sep 13, 2010

I can add code to get the background image tested if it's in the body tag, but parsing the CSS isn't likely to happen soon.

@sergeychernyshev
Copy link
Author

An alternative might be to use some HAR generator based on real browser to get a list of items on the page.

@sergeychernyshev
Copy link
Author

Wasn't a big deal for me anyway - can survive without it, but background images (along with CSS sprites) are quite popular technique.

@mnot
Copy link
Owner

mnot commented Nov 28, 2016

See #124.

@mnot mnot closed this as completed Nov 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants