diff options
author | mnaganov@chromium.org <mnaganov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-23 13:02:17 +0000 |
---|---|---|
committer | mnaganov@chromium.org <mnaganov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-04-23 13:02:17 +0000 |
commit | d48fea3133296633ddd7c5fc35c04338c589bcfa (patch) | |
tree | 05e5c44c3e7ffed138f34dd9afb6c6bc565a8de3 /webkit | |
parent | 98a5289f54973ecd9d31d82895f818fb5a65f522 (diff) | |
download | chromium_src-d48fea3133296633ddd7c5fc35c04338c589bcfa.zip chromium_src-d48fea3133296633ddd7c5fc35c04338c589bcfa.tar.gz chromium_src-d48fea3133296633ddd7c5fc35c04338c589bcfa.tar.bz2 |
Clean up downstream layout test expectations.
Remove entries for tests that were needed to be rebaselined after Skia r3695 roll.
TBR=dimich@chromium.org
Review URL: https://chromiumcodereview.appspot.com/10183002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@133433 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0ed3dbcf..b763729 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -33,25 +33,4 @@ BUGCR119667 : media/W3C/video/canPlayType/canPlayType_supported_but_no_codecs_pa BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_1.html = PASS BUGCR119667 : media/W3C/video/canPlayType/canPlayType_two_implies_one_2.html = PASS -// Rebaseline after skia 3695 lands -BUGCR123809 : fast/backgrounds/background-leakage-transforms.html = IMAGE -BUGCR123809 : fast/backgrounds/background-leakage.html = IMAGE -BUGCR123809 : fast/borders/border-radius-complex-inner.html = IMAGE -BUGCR123809 : fast/borders/borderRadiusDouble01.html = IMAGE -BUGCR123809 : fast/borders/borderRadiusDouble02.html = IMAGE -BUGCR123809 : fast/borders/borderRadiusDouble05.html = IMAGE -BUGCR123809 : fast/borders/borderRadiusGroove02.html = IMAGE -BUGCR123809 : fast/borders/borderRadiusRidge01.html = IMAGE -BUGCR123809 : fast/borders/border-styles-split.html = IMAGE -BUGCR123809 : fast/repaint/shadow-multiple-vertical.html = IMAGE -BUGCR123809 : fast/writing-mode/border-styles-vertical-lr.html = IMAGE -BUGCR123809 : fast/writing-mode/border-styles-vertical-rl.html = IMAGE -BUGCR123809 : ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-001.htm = IMAGE -BUGCR123809 : ietestcenter/css3/bordersbackgrounds/border-radius-sum-of-radii-002.htm = IMAGE -BUGCR123809 : svg/hixie/perf/001.xml = IMAGE -BUGCR123809 : svg/hixie/perf/002.xml = IMAGE -BUGCR123680 : fast/repaint/shadow-multiple-vertical.html = IMAGE -BUGCR123680 : svg/W3C-SVG-1.1/masking-intro-01-f.svg = IMAGE -BUGCR123809 : fast/borders/border-radius-groove-02.html = IMAGE - BUGWK82983 : media/encrypted-media/ = PASS |