diff options
author | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-15 13:34:12 +0000 |
---|---|---|
committer | pfeldman@chromium.org <pfeldman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-15 13:34:12 +0000 |
commit | 8e0bad38b67d236df65ed8123fe06d98ed41bcf0 (patch) | |
tree | 62d5befd815709497565a2c852f25f0e09b40d47 | |
parent | c589f4adcd0fcd0f5398fc245c7c82d3895f4400 (diff) | |
download | chromium_src-8e0bad38b67d236df65ed8123fe06d98ed41bcf0.zip chromium_src-8e0bad38b67d236df65ed8123fe06d98ed41bcf0.tar.gz chromium_src-8e0bad38b67d236df65ed8123fe06d98ed41bcf0.tar.bz2 |
DevTools: uncomment more inspector layout tests.
TBR=loislo
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@34553 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index da40d35..5c66e55 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -709,15 +709,10 @@ BUG20292 : LayoutTests/fast/forms/input-selectedoption.html = FAIL // Add support for inspector layout tests. BUG26734 LINUX MAC SKIP : LayoutTests/inspector = FAIL -BUG26734 SKIP : LayoutTests/inspector/console-dir.html = TEXT -BUG26734 SKIP : LayoutTests/inspector/console-dirxml.html = TEXT BUG26734 SKIP : LayoutTests/inspector/console-format-collections.html = TEXT BUG26734 SKIP : LayoutTests/inspector/console-format.html = TEXT BUG26734 SKIP : LayoutTests/inspector/settings-set-get.html = TEXT -BUG26734 SKIP : LayoutTests/inspector/styles-iframe.html = TEXT -BUG26734 SKIP : LayoutTests/inspector/timeline-layout.html = TEXT BUG26734 SKIP : LayoutTests/inspector/timeline-paint.html = TEXT -BUG26734 SKIP : LayoutTests/inspector/timeline-recalculate-styles.html = TEXT // Fails due to storage APIs not implemented. Might be worth re-baselining // temporarily so the rest of the conditions are still tested. |