diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-26 17:44:03 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-26 17:44:03 +0000 |
commit | d8edfcda7d860bed6c5231375de6ceef6a3c4f4c (patch) | |
tree | d4fbe586cb1a50e1d01032c5d23e99f42d49a2d7 /webkit | |
parent | 830443ea029648c1a7cdfbdea367ce6b793470d8 (diff) | |
download | chromium_src-d8edfcda7d860bed6c5231375de6ceef6a3c4f4c.zip chromium_src-d8edfcda7d860bed6c5231375de6ceef6a3c4f4c.tar.gz chromium_src-d8edfcda7d860bed6c5231375de6ceef6a3c4f4c.tar.bz2 |
Remove LayoutTests/fast/css/rem-dynamic-scaling.html from test_expectaions.
It should no longer be failing as of WebKit r47729.
BUG=16850
TEST=green build
Review URL: http://codereview.chromium.org/174358
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24468 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e4d5e49..a5716da 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2665,9 +2665,6 @@ BUG16823 MAC : LayoutTests/fast/lists/drag-into-marker.html = FAIL // Failures from WebKit merge 45916:45936 BUG16850 DEBUG WIN : LayoutTests/fast/css/rem-dynamic-scaling.html = PASS CRASH -// Failures from WebKit merge 45936:45958 -BUG18676 LINUX MAC : LayoutTests/fast/js/instanceof-operator.html = CRASH FAIL - // New test from WebKit merge 46050:46087 BUG17170 : LayoutTests/fast/dom/prototype-inheritance.html = FAIL |