From: apavlov@chromium.org Date: Mon, 7 Feb 2011 11:27:13 +0000 (+0000) Subject: 2011-02-07 Alexander Pavlov X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=commitdiff_plain;h=54d4dc57944d56a24e5d1b3191dae40eedbda178 2011-02-07 Alexander Pavlov Unreviewed. Add Web Inspector style editing screenshots. * blog-files/inspector-css-as-authored.png: Added. * blog-files/inspector-css-autocomplete.png: Added. * blog-files/inspector-unknown-css-properties.png: Added. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@77801 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- diff --git a/Websites/webkit.org/ChangeLog b/Websites/webkit.org/ChangeLog index 7dd35fa8048f..23e8ebadb6dc 100644 --- a/Websites/webkit.org/ChangeLog +++ b/Websites/webkit.org/ChangeLog @@ -1,3 +1,11 @@ +2011-02-07 Alexander Pavlov + + Unreviewed. Add Web Inspector style editing screenshots. + + * blog-files/inspector-css-as-authored.png: Added. + * blog-files/inspector-css-autocomplete.png: Added. + * blog-files/inspector-unknown-css-properties.png: Added. + 2011-01-21 David Levin Reviewed by Darin Adler. diff --git a/Websites/webkit.org/blog-files/inspector-css-as-authored.png b/Websites/webkit.org/blog-files/inspector-css-as-authored.png new file mode 100755 index 000000000000..3fbaf3a6af86 Binary files /dev/null and b/Websites/webkit.org/blog-files/inspector-css-as-authored.png differ diff --git a/Websites/webkit.org/blog-files/inspector-css-autocomplete.png b/Websites/webkit.org/blog-files/inspector-css-autocomplete.png new file mode 100755 index 000000000000..c2095702c247 Binary files /dev/null and b/Websites/webkit.org/blog-files/inspector-css-autocomplete.png differ diff --git a/Websites/webkit.org/blog-files/inspector-unknown-css-properties.png b/Websites/webkit.org/blog-files/inspector-unknown-css-properties.png new file mode 100755 index 000000000000..8d4b57e3b3de Binary files /dev/null and b/Websites/webkit.org/blog-files/inspector-unknown-css-properties.png differ