[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc

abarth at webkit.org abarth at webkit.org
Wed Dec 22 13:40:44 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 6bdcaf9d3c5c895e5d92eca81020e5e8fbf47932
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 23 03:46:00 2010 +0000

    2010-09-22  Adam Barth  <abarth at webkit.org>
    
            Fix typo in CSS.
    
            * PrettyPatch/PrettyPatch.rb:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68119 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/BugsSite/ChangeLog b/BugsSite/ChangeLog
index 48dcbbf..44cea2e 100644
--- a/BugsSite/ChangeLog
+++ b/BugsSite/ChangeLog
@@ -1,5 +1,11 @@
 2010-09-22  Adam Barth  <abarth at webkit.org>
 
+        Fix typo in CSS.
+
+        * PrettyPatch/PrettyPatch.rb:
+
+2010-09-22  Adam Barth  <abarth at webkit.org>
+
         Reviewed by Eric Seidel.
 
         Add link to bug to review page
diff --git a/BugsSite/PrettyPatch/PrettyPatch.rb b/BugsSite/PrettyPatch/PrettyPatch.rb
index c8e3a7d..67daa00 100644
--- a/BugsSite/PrettyPatch/PrettyPatch.rb
+++ b/BugsSite/PrettyPatch/PrettyPatch.rb
@@ -268,7 +268,7 @@ body {
  font-style: italic;
 }
 
-.message {
+#message {
   font-size: small;
   font-family: sans-serif;
 }

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list