[SCM] WebKit Debian packaging branch, webkit-1.1, updated. upstream/1.1.17-1283-gcf603cf
eric at webkit.org
eric at webkit.org
Tue Jan 5 23:42:01 UTC 2010
The following commit has been merged in the webkit-1.1 branch:
commit 9d2fce622b3c767d3c0d38103e8ae7a2b58309c0
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Thu Dec 3 23:24:19 2009 +0000
2009-12-03 Csaba Osztrogonác <ossy at webkit.org>
Reviewed by Eric Seidel.
https://bugs.webkit.org/show_bug.cgi?id=32135
[Qt] Add expected files for new tests we pass.
Compared to the Mac expected png files.
* platform/qt/fast/css/namespaces/namespaces-escapes-expected.txt: Added.
* platform/qt/fast/css/namespaces/namespaces-invalid-at-expected.txt: Added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@51665 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index dd2d971..dae20c5 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,15 @@
+2009-12-03 Csaba Osztrogonác <ossy at webkit.org>
+
+ Reviewed by Eric Seidel.
+
+ https://bugs.webkit.org/show_bug.cgi?id=32135
+
+ [Qt] Add expected files for new tests we pass.
+ Compared to the Mac expected png files.
+
+ * platform/qt/fast/css/namespaces/namespaces-escapes-expected.txt: Added.
+ * platform/qt/fast/css/namespaces/namespaces-invalid-at-expected.txt: Added.
+
2009-12-03 Brian Weinstein <bweinstein at apple.com>
Rubber-stamped by Alexey Proskuryakov.
diff --git a/LayoutTests/platform/qt/fast/css/namespaces/namespaces-escapes-expected.txt b/LayoutTests/platform/qt/fast/css/namespaces/namespaces-escapes-expected.txt
new file mode 100644
index 0000000..82c7c8f
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/css/namespaces/namespaces-escapes-expected.txt
@@ -0,0 +1,8 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x52
+ RenderBlock {html} at (0,0) size 800x52
+ RenderBody {body} at (8,16) size 784x20
+ RenderBlock {p} at (0,0) size 784x20 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 341x20
+ text run at (0,0) width 341: "This sentence should have a green background."
diff --git a/LayoutTests/platform/qt/fast/css/namespaces/namespaces-invalid-at-expected.txt b/LayoutTests/platform/qt/fast/css/namespaces/namespaces-invalid-at-expected.txt
new file mode 100644
index 0000000..1f1478c
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/css/namespaces/namespaces-invalid-at-expected.txt
@@ -0,0 +1,17 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x124
+ RenderBlock {html} at (0,0) size 800x124
+ RenderBody {body} at (8,16) size 784x92
+ RenderBlock {p} at (0,0) size 784x20
+ RenderInline {t} at (0,0) size 341x20 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 341x20
+ text run at (0,0) width 341: "This sentence should have a green background."
+ RenderBlock {p} at (0,36) size 784x20
+ RenderInline {t2} at (0,0) size 341x20 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 341x20
+ text run at (0,0) width 341: "This sentence should have a green background."
+ RenderBlock {p} at (0,72) size 784x20
+ RenderInline {t3} at (0,0) size 341x20 [bgcolor=#00FF00]
+ RenderText {#text} at (0,0) size 341x20
+ text run at (0,0) width 341: "This sentence should have a green background."
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list