| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
| |
to save 15 bytes.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
1) corrected box-sizing rules order - the unprefixed value should always be the last one
2) removed last semi-colons in CSS rules
3) updated support comments
code review changes + more consistent comment spacing
|
|
|
|
| |
support tests. Cloes gh-1199.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
be called without an argument
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
IE8/9/10 in IE7 mode. Close gh-1025.
|
|\ |
|
| |
| |
| |
| | |
backgroundPosition
|
| |
| |
| |
| |
| |
| | |
This reverts commit 063ea024e945adbeefbf88578f8ba424ca8a0939.
I've beaten on this for a while and can't find a suitable feature detect that catches Chrome's support for focusin.
|
| | |
|
| |
| |
| |
| | |
during animation, closes gh-981
|
| | |
|
| |
| |
| |
| | |
Thanks @staabm!
|
| | |
|
| |
| |
| |
| |
| |
| | |
This reverts commit 569d064fc93459695cb6eb6fd09e5ba3fda62f03.
Causing test fails in Safari, IE6, and IE7.
|
|/ |
|
|
|
|
| |
In particular, min-width and max-width are taunting the awesome hack. Closes gh-865.
|
| |
|
|
|
|
| |
Why? Because it's dumb. Verified with the case in the ticket.
|
|
|
|
| |
Signed-off-by: Rick Waldron <waldron.rick@gmail.com>
|
| |
|
| |
|