diff options
author | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-23 15:57:06 +0000 |
---|---|---|
committer | agl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-04-23 15:57:06 +0000 |
commit | 93b44825741573f082a3f7ce81ea6ab965f4de52 (patch) | |
tree | 683ab0720daa6cde6593d7d3a76e9d4eed5c4890 /webkit | |
parent | 0848bd8cb3fc390014ac74959c5d3b983b98d26c (diff) | |
download | chromium_src-93b44825741573f082a3f7ce81ea6ab965f4de52.zip chromium_src-93b44825741573f082a3f7ce81ea6ab965f4de52.tar.gz chromium_src-93b44825741573f082a3f7ce81ea6ab965f4de52.tar.bz2 |
Skia roll r524:r537
Adding layout tests to be ignored while the bots generate new
baselines. It looks like Skia's rounding for transparency has changed
in some places and some pixels have changed value by 1.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@45445 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e4a7d33..73303b6 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -24,3 +24,17 @@ BUGEVAN : svg/clip-path/clip-path-child-clipped.svg = PASS FAIL // Enabling EventSource in chromium before landing updated expectations. // Remove this after rolling http://trac.webkit.org/changeset/58099. BUG42319 : fast/dom/prototype-inheritance.html = FAIL + +// Rolling Skia forward. Putting these here so that I can get results from the +// bots. --agl +BUGAGL : css2.1/t0803-c5505-mrgn-00-b-ag.html = IMAGE +BUGAGL : tables/mozilla/bugs/bug10565.html = IMAGE +BUGAGL : tables/mozilla/bugs/bug4427.html = IMAGE +BUGAGL : fast/dom/Window/btoa-pnglet.html = IMAGE +BUGAGL : css2.1/t0804-c5509-padn-l-03-f-g.html = IMAGE +BUGAGL : tables/mozilla/bugs/bug16012.html = IMAGE +BUGAGL : tables/mozilla/bugs/bug4803.html = IMAGE +BUGAGL : tables/mozilla/bugs/bug14323.html = IMAGE +BUGAGL : fast/replaced/image-solid-color-with-alpha.html = IMAGE +BUGAGL : tables/mozilla/bugs/bug10633.html = IMAGE +BUGAGL : fast/canvas/canvas-empty-image-pattern.html = IMAGE |