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

senorblanco at chromium.org senorblanco at chromium.org
Wed Dec 22 13:55:41 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 4b5d5f4338194fc5553195b0f23afbeb626a45df
Author: senorblanco at chromium.org <senorblanco at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Sep 29 21:21:43 2010 +0000

    2010-09-29  Stephen White  <senorblanco at chromium.org>
    
            Unreviewed; updated test results.
    
            [CHROMIUM] New test results after r68680.
    
            * platform/chromium-linux/fast/css/getComputedStyle/computed-style-expected.txt:
            * platform/chromium-linux/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
            * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt:
            * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt:
            * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
            * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
            * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
            * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
            * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68685 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 65bb34a..556a7e0 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,19 @@
+2010-09-29  Stephen White  <senorblanco at chromium.org>
+
+        Unreviewed; updated test results.
+
+        [CHROMIUM] New test results after r68680.
+
+        * platform/chromium-linux/fast/css/getComputedStyle/computed-style-expected.txt:
+        * platform/chromium-linux/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+        * platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt:
+        * platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt:
+        * platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+        * platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt:
+        * platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt:
+        * platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+        * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt:
+
 2010-09-29  David Hyatt  <hyatt at apple.com>
 
         Reviewed by Dan Bernstein.
diff --git a/LayoutTests/platform/chromium-linux/fast/css/getComputedStyle/computed-style-expected.txt b/LayoutTests/platform/chromium-linux/fast/css/getComputedStyle/computed-style-expected.txt
index 6efbc50..52f494f 100644
--- a/LayoutTests/platform/chromium-linux/fast/css/getComputedStyle/computed-style-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/css/getComputedStyle/computed-style-expected.txt
@@ -73,6 +73,7 @@ pointer-events: auto;
 position: static;
 resize: none;
 right: auto;
+speak: normal;
 table-layout: auto;
 text-align: -webkit-auto;
 text-decoration: none;
diff --git a/LayoutTests/platform/chromium-linux/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt b/LayoutTests/platform/chromium-linux/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
index 85f2342..a7fbd28 100644
--- a/LayoutTests/platform/chromium-linux/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
+++ b/LayoutTests/platform/chromium-linux/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
@@ -72,6 +72,7 @@ Computed style of an element whose parent's 'display' value is 'none':
     position: static
     resize: none
     right: auto
+    speak: normal
     table-layout: auto
     text-align: -webkit-auto
     text-decoration: none
diff --git a/LayoutTests/platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt b/LayoutTests/platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt
index 1f248d9..456c1b8 100644
--- a/LayoutTests/platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt
+++ b/LayoutTests/platform/chromium-linux/svg/css/getComputedStyle-basic-expected.txt
@@ -144,6 +144,8 @@ rect: style.getPropertyValue(resize) : none
 rect: style.getPropertyCSSValue(resize) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(right) : auto
 rect: style.getPropertyCSSValue(right) : [object CSSPrimitiveValue]
+rect: style.getPropertyValue(speak) : normal
+rect: style.getPropertyCSSValue(speak) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(table-layout) : auto
 rect: style.getPropertyCSSValue(table-layout) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(text-align) : -webkit-auto
@@ -564,6 +566,8 @@ g: style.getPropertyValue(resize) : none
 g: style.getPropertyCSSValue(resize) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(right) : auto
 g: style.getPropertyCSSValue(right) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(speak) : normal
+g: style.getPropertyCSSValue(speak) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(table-layout) : auto
 g: style.getPropertyCSSValue(table-layout) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(text-align) : -webkit-auto
diff --git a/LayoutTests/platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt b/LayoutTests/platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt
index c84352b..15c5e0a 100644
--- a/LayoutTests/platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt
+++ b/LayoutTests/platform/chromium-mac/fast/css/getComputedStyle/computed-style-expected.txt
@@ -73,6 +73,7 @@ pointer-events: auto;
 position: static;
 resize: none;
 right: auto;
+speak: normal;
 table-layout: auto;
 text-align: -webkit-auto;
 text-decoration: none;
diff --git a/LayoutTests/platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt b/LayoutTests/platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
index 2fc9166..6cf7727 100644
--- a/LayoutTests/platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
+++ b/LayoutTests/platform/chromium-mac/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
@@ -72,6 +72,7 @@ Computed style of an element whose parent's 'display' value is 'none':
     position: static
     resize: none
     right: auto
+    speak: normal
     table-layout: auto
     text-align: -webkit-auto
     text-decoration: none
diff --git a/LayoutTests/platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt b/LayoutTests/platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt
index c02b6cf..a1dc304 100644
--- a/LayoutTests/platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt
+++ b/LayoutTests/platform/chromium-mac/svg/css/getComputedStyle-basic-expected.txt
@@ -144,6 +144,8 @@ rect: style.getPropertyValue(resize) : none
 rect: style.getPropertyCSSValue(resize) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(right) : auto
 rect: style.getPropertyCSSValue(right) : [object CSSPrimitiveValue]
+rect: style.getPropertyValue(speak) : normal
+rect: style.getPropertyCSSValue(speak) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(table-layout) : auto
 rect: style.getPropertyCSSValue(table-layout) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(text-align) : -webkit-auto
@@ -564,6 +566,8 @@ g: style.getPropertyValue(resize) : none
 g: style.getPropertyCSSValue(resize) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(right) : auto
 g: style.getPropertyCSSValue(right) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(speak) : normal
+g: style.getPropertyCSSValue(speak) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(table-layout) : auto
 g: style.getPropertyCSSValue(table-layout) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(text-align) : -webkit-auto
diff --git a/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt b/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt
index 6efbc50..52f494f 100644
--- a/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-expected.txt
@@ -73,6 +73,7 @@ pointer-events: auto;
 position: static;
 resize: none;
 right: auto;
+speak: normal;
 table-layout: auto;
 text-align: -webkit-auto;
 text-decoration: none;
diff --git a/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt b/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
index 85f2342..a7fbd28 100644
--- a/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt
@@ -72,6 +72,7 @@ Computed style of an element whose parent's 'display' value is 'none':
     position: static
     resize: none
     right: auto
+    speak: normal
     table-layout: auto
     text-align: -webkit-auto
     text-decoration: none
diff --git a/LayoutTests/platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt b/LayoutTests/platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt
index 1f248d9..456c1b8 100644
--- a/LayoutTests/platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt
+++ b/LayoutTests/platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt
@@ -144,6 +144,8 @@ rect: style.getPropertyValue(resize) : none
 rect: style.getPropertyCSSValue(resize) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(right) : auto
 rect: style.getPropertyCSSValue(right) : [object CSSPrimitiveValue]
+rect: style.getPropertyValue(speak) : normal
+rect: style.getPropertyCSSValue(speak) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(table-layout) : auto
 rect: style.getPropertyCSSValue(table-layout) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(text-align) : -webkit-auto
@@ -564,6 +566,8 @@ g: style.getPropertyValue(resize) : none
 g: style.getPropertyCSSValue(resize) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(right) : auto
 g: style.getPropertyCSSValue(right) : [object CSSPrimitiveValue]
+g: style.getPropertyValue(speak) : normal
+g: style.getPropertyCSSValue(speak) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(table-layout) : auto
 g: style.getPropertyCSSValue(table-layout) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(text-align) : -webkit-auto

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list