Tag: Web Inspector

Web Inspector, Now with CSS Tracking

By | February 25, 2011 | 0 Comments

Web Inspector, Now with CSS Tracking

Good news, the team behind Web Inspector has pushed a new version that improves CSS editing capabilities.

What’s new?
The Web Inspector will now show all the declared properties, even the ones that are not understood by a web browser.
Color property values can now be shown exactly as they written in an inline style.
It now uses two separate fields for property name and value.

And best of them all: the history of style sheet. This means that you can now track all the CSS changes that were made during editing.

Overall, it’s a nice update and we hope to see CSS tracking implemented into other dev tools as well.

For even more details, visit the original post.

Web Inspector Receives an Update

By | November 5, 2009 | 7 Comments

As of yesterday, nightly builds of Webkit now includes a significantly updated version of Web Inspector.

There are quite a few changes, so let’s take a look at them.

Editing Element Attributes and Style Properties #
Web Inspector Receives an Update Continue Reading

Safari Web Inspector Redesign

By | October 4, 2008 | 1 Comment

Safari Web Inspector RedesignAs it turns out, few days ago Web Inspector has received a redesign as well as some improvements under the hood.

Few changes which I’d like to quote:

First and foremost, the Web Inspector is now sporting a new design that organizes information into task-oriented groups — represented by icons in the toolbar. Continue Reading