diff options
author | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-28 17:04:42 +0000 |
---|---|---|
committer | kbr@chromium.org <kbr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-28 17:04:42 +0000 |
commit | 58b561140f27a0cd327f9cf4a22d01d7e199e56a (patch) | |
tree | 90d6ccd4288eadaba497a1b9ee91f89b3fb8a58e | |
parent | d223f3bfefc0c92a216f21c4d84e844bb663c2a6 (diff) | |
download | chromium_src-58b561140f27a0cd327f9cf4a22d01d7e199e56a.zip chromium_src-58b561140f27a0cd327f9cf4a22d01d7e199e56a.tar.gz chromium_src-58b561140f27a0cd327f9cf4a22d01d7e199e56a.tar.bz2 |
Adding suppression for inspector/styles-source-lines.html to test it
before upstreaming the expectation.
BUG=68165
TEST=none
Review URL: http://codereview.chromium.org/5958009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@70225 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 3dc960d..749e3770 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -9,3 +9,6 @@ BUGCR64371 WIN RELEASE : http/tests/appcache/online-whitelist.html = TEXT BUGPKASTING WIN MAC DEBUG SLOW: fast/encoding/parser-tests.html = PASS BUGCR68046 LINUX DEBUG SLOW: fast/encoding/parser-tests.html = TEXT BUGCR67463 MAC : editing/selection/caret-mode-paragraph-keys-navigation.html = TEXT + +// WebKit roll 74708:74711 +BUGCR68165 WIN DEBUG : inspector/styles-source-lines.html = TEXT |