[Webkit-unassigned] [Bug 21872] Baidu ditu zoom window is not tranparent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 15 16:43:56 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=21872


Tab Atkins <tabatkins at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |tabatkins at google.com




--- Comment #2 from Tab Atkins <tabatkins at google.com>  2011-11-15 16:43:56 PST ---
-moz-opacity is a Mozilla-specific property.  That particular filter syntax is Microsoft-specific.  Thus, neither one should work on WebKit.

They should be using the 'opacity' property, which works in all the modern browsers.

Thus, I'm marking this bug as INVALID.

-- 
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