diff options
author | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-16 23:33:16 +0000 |
---|---|---|
committer | dglazkov@chromium.org <dglazkov@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-16 23:33:16 +0000 |
commit | 5e1a7a80e169ba8ce636b3960d068addb1bb7f4a (patch) | |
tree | 3e61eebf9d8345f567a563e85129fb12e5a03be8 /webkit | |
parent | cbcfa3b84d88347243ff18424d3103440d147912 (diff) | |
download | chromium_src-5e1a7a80e169ba8ce636b3960d068addb1bb7f4a.zip chromium_src-5e1a7a80e169ba8ce636b3960d068addb1bb7f4a.tar.gz chromium_src-5e1a7a80e169ba8ce636b3960d068addb1bb7f4a.tar.bz2 |
More expectation clean up. Sorry about this.
TBR=hclam
TEST=none
BUG=none
Review URL: http://codereview.chromium.org/2827012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@50053 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-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 ceaeedd..8a5ae43 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -10,5 +10,6 @@ BUG46674 SKIP WIN LINUX MAC : fast/js/missing-title-end-tag-js.html = FAIL // 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 this. -BUG_DGLAZKOV : css1/box_properties/float_elements_in_series.html = IMAGE
\ No newline at end of file +// Whoops -- need to rebaseline these. +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 |