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

pfeldman at chromium.org pfeldman at chromium.org
Wed Dec 22 12:29:06 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 28325c7886d531075c4eb8436aaedf81d5c92da5
Author: pfeldman at chromium.org <pfeldman at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 24 17:10:25 2010 +0000

    2010-08-24  Pavel Feldman  <pfeldman at chromium.org>
    
            Not reviewed: fix new inspector test expectation.
    
            * inspector/styles-computed-trace-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65909 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2297c70..7841be5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,11 @@
 2010-08-24  Pavel Feldman  <pfeldman at chromium.org>
 
+        Not reviewed: fix new inspector test expectation.
+
+        * inspector/styles-computed-trace-expected.txt:
+
+2010-08-24  Pavel Feldman  <pfeldman at chromium.org>
+
         Reviewed by Yury Semikhatsky.
 
         Web Inspector: Trace to the style that contributes to
diff --git a/LayoutTests/inspector/styles-computed-trace-expected.txt b/LayoutTests/inspector/styles-computed-trace-expected.txt
index a322273..ebbe000 100644
--- a/LayoutTests/inspector/styles-computed-trace-expected.txt
+++ b/LayoutTests/inspector/styles-computed-trace-expected.txt
@@ -1,4 +1,4 @@
-Tests that disabling inherited style property does not break further style inspection.
+Tests that computed styles expand and allow tracing to style rules.
 
 ==== Computed style for ID1 ====
 [expanded]  ()
@@ -39,3 +39,4 @@ font-family: Courier;
 [expanded] element.style { ()
 
 
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list