Earlier quoted context omitted.
> one click node editing Yes the Webkit DOM inspector lacks that. > css editing It does have that on the other hand. > the fact that it live updates the DOM as it is changed via any JS running on the page My DOM inspector does seem to do that as well, though it doesn't highlight the altered subtrees the way Firebug does. > DOM/JS object inspection Has been in for a long time, though it could be missing some bells and…
> It does have that on the other hand. I know, but CSS editing is easier with Firebug. > My DOM inspector does seem to do that as well, though it doesn't highlight the altered subtrees the way Firebug does. Not nearly the in same way a Firebug does it, I find it very useful for the amount of DOM manipulation I do with JS. > Has been in for a long time, though it could be missing some bells and whistles. Again it's th…
Since you haven't described which bells and whistles you think are missing, I can't exactly agree with your position.