diff options
author | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-29 17:15:53 +0000 |
---|---|---|
committer | senorblanco@chromium.org <senorblanco@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-07-29 17:15:53 +0000 |
commit | e27b2d4811a61c05d635e9df9b4f27f11eed5e1d (patch) | |
tree | 7cab386a208cc96dacb04d1718d29277fe33df00 /webkit | |
parent | cea0a6e3b09facd8aa55ab00292bbc8b6aa2ebbd (diff) | |
download | chromium_src-e27b2d4811a61c05d635e9df9b4f27f11eed5e1d.zip chromium_src-e27b2d4811a61c05d635e9df9b4f27f11eed5e1d.tar.gz chromium_src-e27b2d4811a61c05d635e9df9b4f27f11eed5e1d.tar.bz2 |
Remove tests from chrome's test_expectations which were rebaselined upstream.
BUG=90673
TEST=webkit bots stay green
Review URL: http://codereview.chromium.org/7523056
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@94699 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3815811..707c890 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,10 +6,3 @@ // until the changes can be landed upstream. // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. -BUGCR90673 WIN : fast/blockflow/english-lr-text.html = IMAGE -BUGCR90673 WIN : fast/blockflow/japanese-ruby-vertical-lr.html = IMAGE -BUGCR90673 WIN : fast/blockflow/japanese-ruby-vertical-rl.html = IMAGE -BUGCR90673 WIN : fast/text/stroking-decorations.html = IMAGE -BUGCR90673 WIN : fast/text/stroking.html = IMAGE -BUGCR90673 WIN : svg/batik/text/verticalText.svg = IMAGE - |