[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 14:21:20 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 0fcdd9a61846d3af1948ca5ea8e266dba936d5d9
Author: abarth at webkit.org <abarth at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Oct 7 00:43:14 2010 +0000

    2010-10-06  Adam Barth  <abarth at webkit.org>
    
            Update expected results.  I think this should have been part of Hyatt's
            patch, but I'll confirm with him via bugs.webkit.org.
    
            * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69263 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d27c14a..aad5662 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-10-06  Adam Barth  <abarth at webkit.org>
+
+        Update expected results.  I think this should have been part of Hyatt's
+        patch, but I'll confirm with him via bugs.webkit.org.
+
+        * platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+
 2010-10-06  Albert J. Wong  <ajwong at chromium.org>
 
         [chromium] Unreviewed. Build fix.
diff --git a/LayoutTests/platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt b/LayoutTests/platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
index 66520e3..e6e29a1 100644
--- a/LayoutTests/platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
+++ b/LayoutTests/platform/mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
@@ -107,7 +107,6 @@ Computed style of an element whose parent's 'display' value is 'none':
     -webkit-background-composite: source-over
     -webkit-background-origin: padding-box
     -webkit-background-size: auto auto
-    -webkit-block-flow: tb
     -webkit-border-fit: border
     -webkit-border-horizontal-spacing: 0px
     -webkit-border-image: none
@@ -134,7 +133,6 @@ Computed style of an element whose parent's 'display' value is 'none':
     -webkit-column-rule-width: 0px
     -webkit-column-span: 1
     -webkit-column-width: auto
-    -webkit-dashboard-region: null
     -webkit-font-smoothing: auto
     -webkit-highlight: none
     -webkit-line-break: normal
@@ -173,6 +171,7 @@ Computed style of an element whose parent's 'display' value is 'none':
     -webkit-user-drag: auto
     -webkit-user-modify: read-only
     -webkit-user-select: text
+    -webkit-writing-mode: horizontal-tb
     clip-path: none
     clip-rule: nonzero
     mask: none

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list