Forgot the CHANGELOG on the last commit.

This commit is contained in:
Andrew Dupont 2008-01-25 22:04:37 +00:00
parent 034d4e1d4a
commit 25f1a4f0b1
1 changed files with 2 additions and 0 deletions

View File

@ -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.