Merge branch 'master' of github.com:jquery/jquery
This commit is contained in:
commit
bc7bb0df28
2 changed files with 28 additions and 2 deletions
|
@ -59,7 +59,9 @@ jQuery.extend({
|
|||
"fontWeight": true,
|
||||
"opacity": true,
|
||||
"zoom": true,
|
||||
"lineHeight": true
|
||||
"lineHeight": true,
|
||||
"widows": true,
|
||||
"orphans": true
|
||||
},
|
||||
|
||||
// Add in properties whose names you wish to fix before
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue