Skip to content
This repository has been archived by the owner on May 30, 2023. It is now read-only.

Image responsiveness not recognised by the testing app #507

Closed
Marie-Carrere opened this issue Aug 4, 2018 · 2 comments
Closed

Image responsiveness not recognised by the testing app #507

Marie-Carrere opened this issue Aug 4, 2018 · 2 comments

Comments

@Marie-Carrere
Copy link

Hello !

I'm using display: block; in my CSS. The picture is 100% wide and it's responsive, but I can't pass the test for the user stories n°8 :

User Story #8: The img element should responsively resize, relative to the width of its parent element, without exceeding its original size.

Unit Test Result :
Layout

  1. The element should responsively resize, relative to the width of its parent element, without exceeding its original size. AssertionError: Use the "display" style property with a value of "block" forresponsive images.: expected 'inline' to equal 'block'

https://codepen.io/Marie_cm/full/YjaVLj/

Thanks for your help 😀

@Marie-Carrere
Copy link
Author

Great ! Thanks for your help @tbushman

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants
@Marie-Carrere and others