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

Images with style = background-image: url("img.png"); aren't loaded #1212

Closed
helen-dikareva opened this issue Jul 10, 2017 · 9 comments
Closed
Assignees
Labels
AREA: server !IMPORTANT! STATE: Auto-locked Issues that were automatically locked by the Lock bot TYPE: bug
Milestone

Comments

@helen-dikareva
Copy link
Collaborator

No description provided.

@miherlosev
Copy link
Contributor

I'm working on this

@miherlosev
Copy link
Contributor

Related only with Angular (4.1.0) and its directive [style.background-image]

@miherlosev
Copy link
Contributor

Site for reproduce - app.zip

@LavrovArtem
Copy link
Contributor

We have code instrumentation for the backgroundImage property, but have not for the background-image.

image

@LavrovArtem LavrovArtem assigned LavrovArtem and unassigned miherlosev Sep 1, 2017
@LavrovArtem
Copy link
Contributor

I'm working on this

@miherlosev
Copy link
Contributor

list-style-image, border-image too

@LavrovArtem
Copy link
Contributor

I know 😄 Also must be overridden CSSStyleDeclaration.setProperty() and CSSStyleDeclaration.getPropertyValue() methods.

@miherlosev
Copy link
Contributor

miherlosev commented Sep 1, 2017

Good.
getProperty/setProperty for MSStyleCSSProperties and CSS2Property too

LavrovArtem added a commit to LavrovArtem/testcafe-hammerhead that referenced this issue Sep 4, 2017
AndreyBelym pushed a commit to AndreyBelym/testcafe-hammerhead that referenced this issue Feb 28, 2019
…d` (close DevExpress#1212) (DevExpress#1293)

* fix `Images with style=background-image: url("img.png"); aren't loaded` (close DevExpress#1212)

* renaming

* fix tests

* fix review's issues
@lock
Copy link

lock bot commented Mar 28, 2019

This thread has been automatically locked since it is closed and there has not been any recent activity. Please open a new issue for related bugs or feature requests. We recommend you ask TestCafe API, usage and configuration inquiries on StackOverflow.

@lock lock bot added the STATE: Auto-locked Issues that were automatically locked by the Lock bot label Mar 28, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
AREA: server !IMPORTANT! STATE: Auto-locked Issues that were automatically locked by the Lock bot TYPE: bug
Projects
None yet
Development

No branches or pull requests

3 participants