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
c200c27f48
prototype
/
test
History
Andrew Dupont
c67fe0b2f3
Fixed selector parsing so that "#foo [bar=baz]" is treated the same way as "#foo *[bar=baz]".
Closes
#10734
. [jlukas, kangax, Andrew Dupont]
2008-01-18 04:52:38 +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
Fixed selector parsing so that "#foo [bar=baz]" is treated the same way as "#foo *[bar=baz]".
Closes
#10734
. [jlukas, kangax, Andrew Dupont]
2008-01-18 04:52:38 +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