Forgot the CHANGELOG on the last commit.
This commit is contained in:
parent
034d4e1d4a
commit
25f1a4f0b1
|
@ -1,5 +1,7 @@
|
|||
*SVN*
|
||||
|
||||
* Add tests for Element#descendantOf that deal with dynamically-created elements. [Andrew Dupont]
|
||||
|
||||
* Ensure positionedOffset properly considers "position: fixed" elements. Also ensures IE reports offsets correctly by triggering hasLayout when a "static" element has a "fixed" element as an offset parent. Closes #10644. [heygrady, kangax, Andrew Dupont]
|
||||
|
||||
* Roll back the fix for #9609, since it does not work in Opera. Instead, avoid using "valueOf" or "toString" as field names in forms.
|
||||
|
|
Loading…
Reference in New Issue