gecko-dev/extensions/inspector
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
..
base - Implement the :checked CSS pseudoclass which maps to the "selected" property on option elements. 2002-03-07 03:34:29 +00:00
build Create a small service in the content library to allow inspector to avoid bad link-time dependencies on CSS code. b=79091 r=attinasi,beard sr=shaver 2002-02-19 02:09:06 +00:00
macbuild Bug 115334 - removing .mcp files that are obsolete since conversion to XML. r=jj/sr=sfraser 2002-02-13 15:01:37 +00:00
resources #128663, "Exit" menuitem doesn't work. 2002-03-05 22:45:21 +00:00
.cvsignore ignore generate makefiles 2001-04-04 10:03:09 +00:00
jar.mn DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt 2001-11-15 04:09:41 +00:00
Makefile.in Use @ so that regchrome commands aren't echoed. 2002-02-08 08:30:30 +00:00
makefile.win Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00