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

alex at webkit.org alex at webkit.org
Wed Dec 22 13:30:00 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 55aafdd3fa3bfd3fa4262875dda7aeffd7fbae31
Author: alex at webkit.org <alex at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Sep 17 13:06:06 2010 +0000

    2010-09-17  Alejandro G. Castro  <alex at igalia.com>
    
            Unreviewed, GTK+ rebaselines.
    
            * platform/gtk/fast/repaint/multicol-repaint-expected.txt:
            * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67702 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2ef6a2a..32e1d0d 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2010-09-17  Alejandro G. Castro  <alex at igalia.com>
+
+        Unreviewed, GTK+ rebaselines.
+
+        * platform/gtk/fast/repaint/multicol-repaint-expected.txt:
+        * platform/gtk/svg/css/getComputedStyle-basic-expected.txt:
+
 2010-09-16  Simon Fraser  <simon.fraser at apple.com>
 
         Reviewed by James Robinson.
diff --git a/LayoutTests/platform/gtk/fast/repaint/multicol-repaint-expected.txt b/LayoutTests/platform/gtk/fast/repaint/multicol-repaint-expected.txt
index b99cb18..3669395 100644
--- a/LayoutTests/platform/gtk/fast/repaint/multicol-repaint-expected.txt
+++ b/LayoutTests/platform/gtk/fast/repaint/multicol-repaint-expected.txt
@@ -9,6 +9,6 @@ layer at (8,8) size 402x102
       text run at (1,1) width 13: " "
     RenderBR {BR} at (14,1) size 0x62
     RenderInline {SPAN} at (0,0) size 300x50
-      RenderText {#text} at (1,70) size 300x50
-        text run at (1,70) width 300: "XXXXXX"
+      RenderText {#text} at (1,108) size 300x50
+        text run at (1,108) width 300: "XXXXXX"
     RenderText {#text} at (0,0) size 0x0
diff --git a/LayoutTests/platform/gtk/svg/css/getComputedStyle-basic-expected.txt b/LayoutTests/platform/gtk/svg/css/getComputedStyle-basic-expected.txt
index 886a264..3bdbc0f 100644
--- a/LayoutTests/platform/gtk/svg/css/getComputedStyle-basic-expected.txt
+++ b/LayoutTests/platform/gtk/svg/css/getComputedStyle-basic-expected.txt
@@ -212,6 +212,8 @@ rect: style.getPropertyValue(-webkit-background-origin) : padding-box
 rect: style.getPropertyCSSValue(-webkit-background-origin) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(-webkit-background-size) : auto auto
 rect: style.getPropertyCSSValue(-webkit-background-size) : [object CSSValueList]
+rect: style.getPropertyValue(-webkit-block-flow) : tb
+rect: style.getPropertyCSSValue(-webkit-block-flow) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(-webkit-border-fit) : border
 rect: style.getPropertyCSSValue(-webkit-border-fit) : [object CSSPrimitiveValue]
 rect: style.getPropertyValue(-webkit-border-horizontal-spacing) : 0px
@@ -630,6 +632,8 @@ g: style.getPropertyValue(-webkit-background-origin) : padding-box
 g: style.getPropertyCSSValue(-webkit-background-origin) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-background-size) : auto auto
 g: style.getPropertyCSSValue(-webkit-background-size) : [object CSSValueList]
+g: style.getPropertyValue(-webkit-block-flow) : tb
+g: style.getPropertyCSSValue(-webkit-block-flow) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-border-fit) : border
 g: style.getPropertyCSSValue(-webkit-border-fit) : [object CSSPrimitiveValue]
 g: style.getPropertyValue(-webkit-border-horizontal-spacing) : 0px

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list