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

#iframe Width instead of 800 815 #31

Open
websupporter opened this issue Jan 21, 2014 · 2 comments
Open

#iframe Width instead of 800 815 #31

websupporter opened this issue Jan 21, 2014 · 2 comments

Comments

@websupporter
Copy link

Hi,
thanks for your nice tool. I am trying to test a webpage on this and I discovered a problem, which may need a solution:

OK:
In my stylesheet I have defined media @media screen and (max-width: 800px)
So I assume, these styles are executed, when I select the Tablet-Size of 800px in responsivetest. But they havent been executed.

I had a look into the tool and saw, that the div#iframe, in which the Iframe is shown is not 800px but 815px.

Via console, I found out that div#iframe.innerWidth is 813px. And also the #iframe > iframe has 813px.

I thought, maybe this is, because you add the scrollbar to the size or something, but anyway, my styles max-width:800px doesnt work.
I tested in Firefox and Chrome.

First time, I post on github. I hope, this is the right location for reporting this issue. Maybe I am doing something wrong, but I don't understand this.

Thanks a lot.

@Wendihihi
Copy link

I can confirm this issue. It would be nice if this could be fixed.

@effidoc
Copy link

effidoc commented Apr 26, 2015

Hi,
iframe are not showed t all in your tool, though they appear in real mobile phones

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

3 participants