This website requires JavaScript.
Explore
Help
Sign In
github-migration
/
prototype
Watch
1
Star
0
Fork
You've already forked prototype
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c24a390c49
prototype
/
test
History
Andrew Dupont
c24a390c49
Ensure positionedOffset properly considers "position: fixed" elements. Also ensure 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]
2008-01-25 22:02:12 +00:00
..
functional
* Ensure Event.* generic methods work in IE, even when the event is not extended. [Viktor Kojouharov, Andrew Dupont]
2007-10-16 05:11:42 +00:00
lib
prototype: fix Unit.Test.Assertions#assertHidden message.
2008-01-14 15:37:30 +00:00
unit
Ensure positionedOffset properly considers "position: fixed" elements. Also ensure 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]
2008-01-25 22:02:12 +00:00
browser.html
prototype: Reorganize the source tree.
2007-01-18 22:24:27 +00:00
console.html
prototype: Reorganize the source tree.
2007-01-18 22:24:27 +00:00
test.css
prototype: Test.Unit refactoring. Allow running multiple instances of Test.Unit.Runner on the same page. Allow rake to run specific testcases.
Closes
#10704
,
#10705
,
#10706
.
2008-01-06 00:34:39 +00:00