diff options
author | antonm@chromium.org <antonm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-17 16:19:40 +0000 |
---|---|---|
committer | antonm@chromium.org <antonm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-17 16:19:40 +0000 |
commit | fb19217d3629e5b13183234f4ac128f5313d00a2 (patch) | |
tree | 02c5ebf8b4d6f335fd8c1be6ae6fe5170f0ded98 | |
parent | d6c52c2db504b49fd3aaa8d8aa951f10d94b44f5 (diff) | |
download | chromium_src-fb19217d3629e5b13183234f4ac128f5313d00a2.zip chromium_src-fb19217d3629e5b13183234f4ac128f5313d00a2.tar.gz chromium_src-fb19217d3629e5b13183234f4ac128f5313d00a2.tar.bz2 |
Fixing expectation for temporary disabled test.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66447 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 47a8301..75219a5 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -50,7 +50,7 @@ BUG_ANTONM : css2.1/t1202-counter-09-b.html = IMAGE+TEXT BUG_ANTONM : css2.1/t1202-counters-03-b.html = IMAGE+TEXT BUG_ANTONM : css2.1/t1202-counters-09-b.html = IMAGE+TEXT BUG_ANTONM : editing/deleting/5144139-2.html = IMAGE+TEXT -BUG_ANTONM : editing/selection/caret-rtl-2.html = IMAGE+TEXT +BUG_ANTONM : editing/selection/caret-rtl-2.html = IMAGE BUG_ANTONM : editing/selection/caret-rtl.html = IMAGE+TEXT BUG_ANTONM : editing/selection/extend-selection-bidi.html = IMAGE+TEXT BUG_ANTONM : fast/blockflow/vertical-font-fallback.html = IMAGE+TEXT |