diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-17 22:35:57 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-17 22:35:57 +0000 |
commit | 24acdd46839f9a358160e19bbc831b0d0cfd3de8 (patch) | |
tree | ff8bc5f4b5621ec577983411afd78e9bd78bee4f /webkit/tools | |
parent | 62c0b606eea3f6f7d6921a00db235975d7874953 (diff) | |
download | chromium_src-24acdd46839f9a358160e19bbc831b0d0cfd3de8.zip chromium_src-24acdd46839f9a358160e19bbc831b0d0cfd3de8.tar.gz chromium_src-24acdd46839f9a358160e19bbc831b0d0cfd3de8.tar.bz2 |
TBR: Add back the skip now that expectations are captured upstream.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50152 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ae2c3e0..60537e0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -7,6 +7,7 @@ // Before bulach/andreip rebaseline these tests (changed at r61234 / new html5 parser). BUG46674 WIN : fast/text/international/hindi-whitespace.html = FAIL -// Whoops -- need to rebaseline these. +// Will go away with the next roll. BUG_DGLAZKOV MAC : css1/box_properties/float_elements_in_series.html = IMAGE -BUG_DGLAZKOV LINUX : fast/dom/stripNullFromTextNodes.html = TEXT
\ No newline at end of file +BUG_DGLAZKOV LINUX : fast/dom/stripNullFromTextNodes.html = TEXT +BUG_DGLAZKOV SKIP WIN LINUX : fast/js/missing-title-end-tag-js.html = MISSING
\ No newline at end of file |