[Webkit-unassigned] [Bug 125565] New: visibility:hidden not working when
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 11 04:49:12 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=125565
Summary: visibility:hidden not working when
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: jhyp5726 at gmail.com
If a page contains an iframe, and there're some elements in the iframe been set as -webkit-transform: translate3d(0px, 0px, 0) .
When set the iframe as visibility: hidden , It can't be hidden normally.
visibility:hidden is invalid on an iframe with elements been set as -webkit-transform: translate3d
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list