[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.15.1-1414-gc69ee75
ossy at webkit.org
ossy at webkit.org
Thu Oct 29 20:52:11 UTC 2009
The following commit has been merged in the webkit-1.1 branch:
commit d256c59503c6a1fc3bd32a3161f39aeb8663e7ea
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