diff options
author | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 21:06:39 +0000 |
---|---|---|
committer | sgk@google.com <sgk@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-10 21:06:39 +0000 |
commit | 1bb66e507170f245320d15701224716f34dd141e (patch) | |
tree | 2aaac3aec2e3e522438cea4d01227c9fc9df58f7 | |
parent | 7ddb57eb167a3fe57dbb1c006e728ebbdab8df37 (diff) | |
download | chromium_src-1bb66e507170f245320d15701224716f34dd141e.zip chromium_src-1bb66e507170f245320d15701224716f34dd141e.tar.gz chromium_src-1bb66e507170f245320d15701224716f34dd141e.tar.bz2 |
overlow-float-stacking.html flaked after webkit roll to 46977.
TBR=dglazkov
BUG=18966
Review URL: http://codereview.chromium.org/165262
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22954 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index bef9fe9..90ef4d7 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2855,3 +2855,6 @@ BUG18939 : LayoutTests/fast/js/prototypes.html = FAIL BUG18939 MAC : LayoutTests/editing/execCommand/toggle-compound-styles.html = FAIL BUG18939 MAC : LayoutTests/fast/dom/offset-parent-positioned-and-inline.html = CRASH PASS BUG18939 WIN : LayoutTests/media/controls-right-click-on-timebar.html = FAIL + +// Flakiness from WebKit merge to 46977 +BUG18966 LINUX : LayoutTests/fast/overflow/overflow-float-stacking.html = PASS FAIL |