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
0c676269e9
prototype
/
test
History
Andrew Dupont
03c1530014
Integrate support for the W3C Selectors API into the Selector class. Will now use the API when possible (browser supports the API *and* recognizes the given selector). Means minor changes to the semantics of :enabled, :disabled, and :empty in order to comply with CSS spec.
2008-03-27 01:18:15 -05: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: Instanciate Test.Unit.Logger on window load.
2008-03-16 20:00:07 +00:00
unit
Integrate support for the W3C Selectors API into the Selector class. Will now use the API when possible (browser supports the API *and* recognizes the given selector). Means minor changes to the semantics of :enabled, :disabled, and :empty in order to comply with CSS spec.
2008-03-27 01:18:15 -05: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