diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-01 05:04:46 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-07-01 05:04:46 +0000 |
commit | 2e66e527db9ddec487db1d84dd759995c2c45bca (patch) | |
tree | bc12c449d2545c46e950ac55531375e9a5d8160d /webkit | |
parent | 9199bd56302bdfb7a8d8ddccaf39092405aa3cb5 (diff) | |
download | chromium_src-2e66e527db9ddec487db1d84dd759995c2c45bca.zip chromium_src-2e66e527db9ddec487db1d84dd759995c2c45bca.tar.gz chromium_src-2e66e527db9ddec487db1d84dd759995c2c45bca.tar.bz2 |
Roll WebKit to 62223.
TBR=yurys@chromium.org
BUG=None
TEST=None
Review URL: http://codereview.chromium.org/2818038
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51343 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5124534..3fe4eb8 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -9,3 +9,8 @@ BUG47259 WIN : http/tests/local/blob/send-data-blob.html = TEXT // I need to do a build on a Hardy box in order to get the baselines to agree. LINUX BUG_AGL : platform/chromium/fast/text/chromium-linux-fontconfig-renderstyle.html = IMAGE TEXT + +// Quick disabling so I can roll DEPS. dataset isn't implemented so two of these need one bug and domList just needs a chrome specific baseline. +BUG_LEVIN : fast/dom/dataset-xhtml.xhtml = TEXT +BUG_LEVIN : fast/dom/dataset.html = TEXT +BUG_LEVIN : fast/dom/domListEnumeration.html = TEXT |