#1 ✓resolved
dhtmlkitchen (at gmail)

remove support for getStyle "clip"

Reported by dhtmlkitchen (at gmail) | March 18th, 2009 @ 05:58 PM

getComputedStyle for css "clip" values returns empty string in some versions of webkit, "auto" in some versions of Firefox, and "0px 0px 0px 0px".

Internet Explorer's currentStyle uses clipTop, clipRight, clipBottom, clipLeft.

The amount of code required to support getting clip is a lot.

Clipping effects can be achieved by using a div with overflow: hidden.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Minimal javascript library.

People watching this ticket

Pages