diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-26 15:26:25 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-26 15:26:25 +0000 |
commit | 3541fbbbec31f6306ca4a4d6a6dc8d36b9e4ab22 (patch) | |
tree | fea119d9245846285b549e2508e188f4f74a4676 /webkit | |
parent | d6fbe2cb293d3d1358d5f38baa3a85ce1c3e1a66 (diff) | |
download | chromium_src-3541fbbbec31f6306ca4a4d6a6dc8d36b9e4ab22.zip chromium_src-3541fbbbec31f6306ca4a4d6a6dc8d36b9e4ab22.tar.gz chromium_src-3541fbbbec31f6306ca4a4d6a6dc8d36b9e4ab22.tar.bz2 |
Remove temp test_expectations lines.
WebKit has rolled past r58182, so I can remove these lines now.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45579 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 379f831..cf5184a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -21,21 +21,5 @@ BUG41973 MAC : svg/text/text-text-05-t.svg = IMAGE // in upstream. BUGEVAN : svg/clip-path/clip-path-child-clipped.svg = PASS FAIL -// Resulting from Skia r526. Adding these here while the bots chew on them to -// generate new baselines. The only differences should be off-by-one on -// colours. -BUGAGL : css2.1/t0803-c5505-mrgn-00-b-ag.html = IMAGE -BUGAGL : css2.1/t0804-c5509-padn-l-03-f-g.html = IMAGE -BUGAGL : fast/canvas/canvas-empty-image-pattern.html = IMAGE -BUGAGL : fast/dom/Window/btoa-pnglet.html = IMAGE -BUGAGL : fast/replaced/image-solid-color-with-alpha.html = IMAGE -BUGAGL : tables/mozilla/bugs/bug10565.html = IMAGE -BUGAGL : tables/mozilla/bugs/bug10633.html = IMAGE -BUGAGL : tables/mozilla/bugs/bug14323.html = IMAGE -BUGAGL : tables/mozilla/bugs/bug16012.html = IMAGE -BUGAGL : tables/mozilla/bugs/bug4427.html = IMAGE -BUGAGL : tables/mozilla/bugs/bug4803.html = IMAGE -BUGAGL : tables/mozilla/bugs/bug20804.html = IMAGE - // Probably just a rebaseline. BUGWK38109 : editing/selection/caret-rtl-2.html = IMAGE |