UNCONFIRMED 83029
Layout is broken in a fullscreened iframe
https://bugs.webkit.org/show_bug.cgi?id=83029
Summary Layout is broken in a fullscreened iframe
Vladislav Kaznacheev
Reported 2012-04-03 06:46:46 PDT
1. Download and unpack the attached archive. 2. Open fullscreen_main.html 3. Click on "Click here to toggle fullscreen" button. The browser would go fullscreen. 4. Click on a button with the text "Click here to toggle 'left:0; top 0;..." etc). What is the expected output? The page should look the same. All this this button does is removing redundant css properties (at least they do not affect the layout in a non-fullscreen mode). What do you see instead? The page contents moves 50% to the right
Attachments
Archive containing two files that need to be unpacked next to each other (one is the main html file, the other is an iframe content) (1.35 KB, application/zip)
2012-04-03 06:49 PDT, Vladislav Kaznacheev
no flags
Vladislav Kaznacheev
Comment 1 2012-04-03 06:49:26 PDT
Created attachment 135323 [details] Archive containing two files that need to be unpacked next to each other (one is the main html file, the other is an iframe content)
Note You need to log in before you can comment on or make changes to this bug.