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

ossy at webkit.org ossy at webkit.org
Wed Dec 22 13:33:19 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 853b954a6c1677071968be921b73f5f170dfc96e
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Sep 20 14:56:01 2010 +0000

    Unreviewed, update Qt specific expected result after r67770.
    
    Canvas sizing ignores intrinsic size
    https://bugs.webkit.org/show_bug.cgi?id=46024
    
    * platform/qt/fast/replaced/table-percent-height-expected.txt: Updated.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@67848 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c6193bb..37d1de1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-09-20  Csaba Osztrogonác  <ossy at webkit.org>
+
+        Unreviewed, update Qt specific expected result after r67770.
+
+        Canvas sizing ignores intrinsic size
+        https://bugs.webkit.org/show_bug.cgi?id=46024
+
+        * platform/qt/fast/replaced/table-percent-height-expected.txt: Updated.
+
 2010-09-20  Satish Sampath  <satish at chromium.org>
 
         Unreviewed, updating baselines for a layout test and setting expectations for 3 others.
diff --git a/LayoutTests/platform/qt/fast/replaced/table-percent-height-expected.txt b/LayoutTests/platform/qt/fast/replaced/table-percent-height-expected.txt
index ce3ca8f..b35b0c3 100644
--- a/LayoutTests/platform/qt/fast/replaced/table-percent-height-expected.txt
+++ b/LayoutTests/platform/qt/fast/replaced/table-percent-height-expected.txt
@@ -28,7 +28,7 @@ Note, some of the button height tests fail on the Windows ports. See bug #34071.
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS getWidth('canvas-75') is '300px'
+PASS getWidth('canvas-75') is '224px'
 PASS getHeight('canvas-75') is '112px'
 PASS getWidth('canvas-100') is '300px'
 PASS getHeight('canvas-100') is '150px'

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list