RESOLVED DUPLICATE of bug 125565 134774
visibility: hidden does not work on iframes with composited children
https://bugs.webkit.org/show_bug.cgi?id=134774
Summary visibility: hidden does not work on iframes with composited children
Dave Stein
Reported 2014-07-09 13:04:33 PDT
When setting an iframe to visibility hidden, only the border and scrollbar hides Expected Results: Should hide all the contents Actual Results: Contents still show
Attachments
Haihan Wang
Comment 1 2014-07-10 09:42:06 PDT
Hi Dave Stein,it seems to work well in efl port.(In reply to comment #0) > When setting an iframe to visibility hidden, only the border and scrollbar hides > > Expected Results: > Should hide all the contents > > Actual Results: > Contents still show
Dave Stein
Comment 2 2014-07-10 13:47:16 PDT
I'm using Safari 7.0.4 which is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_3) AppleWebKit/537.76.4 (KHTML, like Gecko) Version/7.0.4 Safari/537.76.4
Tim Horton
Comment 3 2014-07-13 22:28:02 PDT
Looks like it works fine as long as the frame has no composited children?
Tim Horton
Comment 4 2014-07-13 23:20:34 PDT
*** This bug has been marked as a duplicate of bug 125565 ***
Note You need to log in before you can comment on or make changes to this bug.