summaryrefslogtreecommitdiffstats
path: root/webkit
diff options
context:
space:
mode:
authorkinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-26 07:23:29 +0000
committerkinuko@chromium.org <kinuko@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-11-26 07:23:29 +0000
commitd41c814d52f0f1700df7c6ba2c30a55680c6e6d7 (patch)
treee387d23f515a7e8a5b132be5eef366191d53ba4c /webkit
parentae9a36f63798b53f2113b6137eb6ed5b6157faed (diff)
downloadchromium_src-d41c814d52f0f1700df7c6ba2c30a55680c6e6d7.zip
chromium_src-d41c814d52f0f1700df7c6ba2c30a55680c6e6d7.tar.gz
chromium_src-d41c814d52f0f1700df7c6ba2c30a55680c6e6d7.tar.bz2
Rebaselining overlapping-floats-with-overflow-hidden.html for LINUX.
Div sizes and positions in the actual results image look good to me, but it is failing due to subtle differences in fonts for the test description. BUG=10458 TEST=none Review URL: http://codereview.chromium.org/437058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33196 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden-expected.pngbin0 -> 4649 bytes
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt1
3 files changed, 1 insertions, 1 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden-expected.checksum
new file mode 100644
index 0000000..db17a94
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden-expected.checksum
@@ -0,0 +1 @@
+174d4167177a3ac3a54320a65b91485d \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden-expected.png
new file mode 100644
index 0000000..3e9bfa1
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden-expected.png
Binary files differ
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index 4db74fa..97e9232 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -2305,7 +2305,6 @@ BUG10457 DEBUG WIN SLOW : LayoutTests/fast/js/large-expressions.html = FAIL
// instead work upstream to improve tests so that they don't fail.
// Linux-only failures
BUG10458 LINUX : LayoutTests/editing/inserting/6633727.html = FAIL
-BUG10458 LINUX : LayoutTests/fast/block/float/overlapping-floats-with-overflow-hidden.html = FAIL
BUG10458 MAC LINUX : LayoutTests/fast/dom/java-applet-calls.html = FAIL
// Just need rebaseline
BUG10458 LINUX : LayoutTests/fast/forms/textarea-width.html = FAIL