hi http://code.google.com/p/fbug/issues/detail?id=2916 is for tracking this issue
also i have a very preliminary implementation in https://addons.mozilla.org/en-US/firefox/addon/friendly-bug/ , main problem i had was dealing with shorthands, and cases when property is affected by style for different one (e.g border-color color, column- gap font-size) it would be great if you could work on this issue all the css code is in content\firebug\css.js, to get started you might want to have a look at http://www.softwareishard.com/blog/planet-mozilla/domplate-examples-part-i/ and getElementRules releted functions in css.js or the section after 'trace styles' comment in friendly-bug's css.js -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
