diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-30 05:39:44 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-08-30 05:39:44 +0000 |
commit | 1cea275686502b097c71509651d625a6fc7b4249 (patch) | |
tree | 3296f1b0c7c64af52bd721f604ccb09b00e9db99 /webkit/tools | |
parent | 060034d1c7c36378ba97b4c06977748a89607d71 (diff) | |
download | chromium_src-1cea275686502b097c71509651d625a6fc7b4249.zip chromium_src-1cea275686502b097c71509651d625a6fc7b4249.tar.gz chromium_src-1cea275686502b097c71509651d625a6fc7b4249.tar.bz2 |
Add a temporary exception for missing layout test results.
TBR=apavlov@chromium.org
Review URL: http://codereview.chromium.org/7791018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98781 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 707c890..083fccb 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,3 +6,5 @@ // until the changes can be landed upstream. // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. +BUG_LEVIN : fast/multicol/inherit-column-values.html = MISSING +BUG_LEVIN : fast/multicol/initial-column-values.html = MISSING |