diff options
author | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-02 17:08:41 +0000 |
---|---|---|
committer | dglazkov@google.com <dglazkov@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-02 17:08:41 +0000 |
commit | 1a6be56e7a49a837eccc4092c4cc780beb3b4ce1 (patch) | |
tree | bbb170d6a0b7269e47d4618666b40b6a73849f27 /webkit/tools | |
parent | 2f5c35bc9c519bac168acc057206ee1e8779900a (diff) | |
download | chromium_src-1a6be56e7a49a837eccc4092c4cc780beb3b4ce1.zip chromium_src-1a6be56e7a49a837eccc4092c4cc780beb3b4ce1.tar.gz chromium_src-1a6be56e7a49a837eccc4092c4cc780beb3b4ce1.tar.bz2 |
Add baselines for new tests from WebKit Update 44286:44342.
TBR=dimich
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/119047
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17403 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index de1de28..a231cc2 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2703,5 +2703,5 @@ BUG13105 REBASELINE : LayoutTests/fast/backgrounds/body-generated-image-propagat // This test crashes the next layout tests, so skip until resolved. BUG13176 SKIP : LayoutTests/fast/workers/worker-close.html = FAIL BUG13174 WIN REBASELINE : LayoutTests/transitions/shorthand-border-transitions.html = FAIL -BUG13174 REBASELINE : LayoutTests/fast/dynamic/anchor-lock.html = FAIL -BUG13174 REBASELINE : LayoutTests/fast/transforms/bounding-rect-zoom.html = FAIL +BUG13174 LINUX REBASELINE : LayoutTests/fast/dynamic/anchor-lock.html = FAIL +BUG13174 LINUX REBASELINE : LayoutTests/fast/transforms/bounding-rect-zoom.html = FAIL |