We are discussing some feature related to edit-recording. Note that Firebug is not a source editor. Changes in Firebug do not operate on 'files' or 'buffers' of source that can then be saved. The changes operate on the rendered state of the page. So computing the delta with the original CSS is not simply a matter of diff and may not even be possible. For example, the CSS rule you edit could have been added by javascript or inserted by HTML or added when javascript inserted HTML. Providing a feature that is effective for many users will take some experimentation and innovation.
jjb On Oct 23, 7:35 pm, Asrail <[EMAIL PROTECTED]> wrote: > Jon, 23-10-2008 17:29: > > > Anyone else like this idea? > > I'm pretty sure most people here would love this. > > > Is this something that could be > > implemented easily? > > Some variations of this are highly requested, but it haven't been done. > So it looks like this feature is not so easily implementable. > Sadly. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
