diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-01 14:33:03 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-01 14:33:03 +0000 |
commit | 67446145d628f8825d9801da6dffb20a7a952f98 (patch) | |
tree | b310264ea3f4889527d17bfb2262c7685a548a6a /content/shell | |
parent | 2e2d0808af3afcbda6b2f0451a26189ee2bbbd1f (diff) | |
download | chromium_src-67446145d628f8825d9801da6dffb20a7a952f98.zip chromium_src-67446145d628f8825d9801da6dffb20a7a952f98.tar.gz chromium_src-67446145d628f8825d9801da6dffb20a7a952f98.tar.bz2 |
[content shell] Update test expectations
Unreviewed gardening
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@159486 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/shell')
-rw-r--r-- | content/shell/layout_tests/TestExpectations | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/content/shell/layout_tests/TestExpectations b/content/shell/layout_tests/TestExpectations index 684803a..89a84f1 100644 --- a/content/shell/layout_tests/TestExpectations +++ b/content/shell/layout_tests/TestExpectations @@ -2,4 +2,5 @@ # # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. -crbug.com/153248 accessibility/canvas-fallback-content-2.html [ Crash ] +# Crash in WebCore::RenderTextControlSingleLine::layout +crbug.com/153282 fast/dom/shadow/input-with-validation.html [ Crash ] |