gecko-dev/xpfe/appshell
bryner%netscape.com d2229cbf68 - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements.
- Eliminate the _moz-option-selected attribute; move the actual selected state into the option content node.
- Change all users of _moz-option-selected to use :checked.
- Add a third parameter to nsIDocument[Observer]::ContentStatesChanged to indicate which pseudoclass changed, this is used for optimizing handling of :checked state changes.

Bug 128947, r=dbaron, sr=jst, a=asa.
2002-03-07 03:34:29 +00:00
..
macbuild Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst 2001-12-17 07:14:49 +00:00
public add method topLevelWindowIsModal. bug 126786 r=hyatt,rginda a=asa 2002-02-28 23:24:31 +00:00
src - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements. 2002-03-07 03:34:29 +00:00
.cvsignore
Makefile.in
makefile.win