summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-21 19:11:38 +0000
committerjhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-01-21 19:11:38 +0000
commitb172bf7005ebb64ade0a75bd439d0b406418934b (patch)
treeda0e816f48c640dd1b0e42e5ea9e98f3eca8a12c
parent3ababc62cab17fcd17cdd69d32b9916c279898f8 (diff)
downloadchromium_src-b172bf7005ebb64ade0a75bd439d0b406418934b.zip
chromium_src-b172bf7005ebb64ade0a75bd439d0b406418934b.tar.gz
chromium_src-b172bf7005ebb64ade0a75bd439d0b406418934b.tar.bz2
Rebaseline a layout test that is only off by a few antialiased pixels.
TBR=estade Review URL: http://codereview.chromium.org/18607 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8374 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/transitions/transition-drt-api-expected.checksum1
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/transitions/transition-drt-api-expected.pngbin0 -> 4772 bytes
-rw-r--r--webkit/data/layout_tests/platform/chromium-linux/LayoutTests/transitions/transition-drt-api-expected.txt11
-rw-r--r--webkit/tools/layout_tests/test_lists/tests_fixable.txt2
4 files changed, 12 insertions, 2 deletions
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/transitions/transition-drt-api-expected.checksum b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/transitions/transition-drt-api-expected.checksum
new file mode 100644
index 0000000..2707cb5
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/transitions/transition-drt-api-expected.checksum
@@ -0,0 +1 @@
+23b71c81999adfc4558d88ee5e66ebe4 \ No newline at end of file
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/transitions/transition-drt-api-expected.png b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/transitions/transition-drt-api-expected.png
new file mode 100644
index 0000000..12747ae
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/transitions/transition-drt-api-expected.png
Binary files differ
diff --git a/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/transitions/transition-drt-api-expected.txt b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/transitions/transition-drt-api-expected.txt
new file mode 100644
index 0000000..1d0620a
--- /dev/null
+++ b/webkit/data/layout_tests/platform/chromium-linux/LayoutTests/transitions/transition-drt-api-expected.txt
@@ -0,0 +1,11 @@
+layer at (0,0) size 800x600
+ RenderView at (0,0) size 800x600
+layer at (0,0) size 800x316
+ RenderBlock {HTML} at (0,0) size 800x316
+ RenderBody {BODY} at (0,21) size 800x295
+ RenderBlock {H1} at (0,0) size 800x74
+ RenderText {#text} at (0,0) size 796x73
+ text run at (0,0) width 796: "Test for DRT pauseTransitionAtTimeOnElementWithId()"
+ text run at (0,37) width 54: "API"
+layer at (125,116) size 200x200
+ RenderBlock (relative positioned) {DIV} at (0,95) size 200x200 [bgcolor=#FF0000]
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
index 8bb3243..fdb9735 100644
--- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt
+++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt
@@ -1200,8 +1200,6 @@ LayoutTests/fast/dom/cssTarget-crash.html = TIMEOUT
LayoutTests/security/block-test.html = FAIL
// MERGE 38500:39550: New tests
-// Needs to be rebaselined on linux.
-LINUX : LayoutTests/transitions/transition-drt-api.html = FAIL
// Missing expected results
SKIP : LayoutTests/animations/animation-drt-api.html = PASS