| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
| |
jQuery._data; Remove needless, internal second argument of jQuery.cleanData. Closes gh-1234
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|
|
|
| |
#13132, #10406.
|
|
|
|
| |
#10406.
|
|
|
|
| |
#13132, #10406.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
way for the css array signature
Also, simplify the jQuery.css numeric coercion signature
|
| |
|
|
|
|
| |
solution by @maranomynet; test by @rwldrn.
|
| |
|
|\ |
|
| |
| |
| |
| | |
backgroundPosition
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
proof. Fixes #10227
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
Fixes issue in non IE browsers that happen to come down this path
|
| |
|
| |
|
|
|
|
| |
There is a slightly shorter way to do this but it's not Closure-friendly.
|
| |
|
| |
|
| |
|
|
|
|
| |
In particular, min-width and max-width are taunting the awesome hack. Closes gh-865.
|
| |
|
| |
|
| |
|
| |
|
| |
|