[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-9427-gc2be6fc
inferno at chromium.org
inferno at chromium.org
Wed Dec 22 14:28:25 UTC 2010
The following commit has been merged in the debian/experimental branch:
commit 89edcbffb5547b0688d2ff95859aa0f0d485d8ae
Author: inferno at chromium.org <inferno at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date: Mon Oct 11 06:58:38 2010 +0000
2010-10-10 Abhishek Arya <inferno at chromium.org>
Unreviewed.
Rebaseline overhanging-floats-removed test for GTK platform.
* platform/qt/fast/flexbox/overhanging-floats-removed-expected.txt: Added.
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@69478 268f45cc-cd09-0410-ab3c-d52691b4dbfc
diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e867bb9..01c16c4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,13 @@
2010-10-10 Abhishek Arya <inferno at chromium.org>
+ Unreviewed.
+
+ Rebaseline overhanging-floats-removed test for GTK platform.
+
+ * platform/qt/fast/flexbox/overhanging-floats-removed-expected.txt: Added.
+
+2010-10-10 Abhishek Arya <inferno at chromium.org>
+
Reviewed by Dan Bernstein.
Tests that intruding floats get properly cleared in flexible box layout.
diff --git a/LayoutTests/platform/qt/fast/flexbox/overhanging-floats-removed-expected.txt b/LayoutTests/platform/qt/fast/flexbox/overhanging-floats-removed-expected.txt
new file mode 100644
index 0000000..0a4d029
--- /dev/null
+++ b/LayoutTests/platform/qt/fast/flexbox/overhanging-floats-removed-expected.txt
@@ -0,0 +1,12 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+ RenderBlock {HTML} at (0,0) size 800x600
+ RenderBody {BODY} at (8,8) size 784x584
+ RenderFlexibleBox {DIV} at (0,0) size 784x160
+ RenderBlock {DIV} at (0,0) size 80x80 [bgcolor=#0000FF]
+ RenderBlock {DIV} at (0,80) size 80x80 [bgcolor=#FFFF00]
+ RenderText {#text} at (0,0) size 176x51
+ text run at (0,0) width 64: "Test"
+ text run at (0,17) width 176: "overhanging"
+ text run at (0,34) width 96: "floats"
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list