[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

ossy at webkit.org ossy at webkit.org
Wed Apr 7 23:05:44 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 4769dc699223ea6268d5428910d66e134a86babb
Author: ossy at webkit.org <ossy at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Oct 26 17:00:57 2009 +0000

    [Qt] Add platform-dependent expected file for test added in r49875.
    
    Patch by Andras Becsi <becsi.andras at stud.u-szeged.hu> on 2009-10-26
    Reviewed by Ariya Hidayat.
    
    * platform/qt/fast/css/getComputedStyle/marginComputedStyle-expected.txt: Added.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@50069 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 1441908..25574ef 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,14 @@
 
         Reviewed by Ariya Hidayat.
 
+        [Qt] Add platform-dependent expected file for test added in r49875.
+
+        * platform/qt/fast/css/getComputedStyle/marginComputedStyle-expected.txt: Added.
+
+2009-10-26  Andras Becsi  <becsi.andras at stud.u-szeged.hu>
+
+        Reviewed by Ariya Hidayat.
+
         [Qt] Update outdated expected files which expected wrong color values.
 
         * platform/qt/fast/block/margin-collapse/block-inside-inline/010-expected.txt:
diff --git a/LayoutTests/platform/qt/fast/css/getComputedStyle/marginComputedStyle-expected.txt b/LayoutTests/platform/qt/fast/css/getComputedStyle/marginComputedStyle-expected.txt
new file mode 100644
index 0000000..1132e13
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/css/getComputedStyle/marginComputedStyle-expected.txt
@@ -0,0 +1,10 @@
+Test
+width: 392px
+height: 31px
+margin-left: 186px
+margin-right: 186px
+margin-top: 0px
+margin-bottom: 0px
+padding-left: 0px
+left: auto
+

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list