diff options
author | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-12 07:47:14 +0000 |
---|---|---|
committer | jochen@chromium.org <jochen@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-10-12 07:47:14 +0000 |
commit | 517044b56f85bc530e8122d4ade01a57e83d191b (patch) | |
tree | 9b812c74a2250e39acea12fd341b397351415fdf /content/shell | |
parent | dd478da7c316c605f4687fffabbc44cdcef641e8 (diff) | |
download | chromium_src-517044b56f85bc530e8122d4ade01a57e83d191b.zip chromium_src-517044b56f85bc530e8122d4ade01a57e83d191b.tar.gz chromium_src-517044b56f85bc530e8122d4ade01a57e83d191b.tar.bz2 |
[content shell] Add fast/dom/shadow/shadowdom-for-progress-dynamic.html as crashing to content shell's test expectations
Unreviewed gardening.
BUG=none
Review URL: https://codereview.chromium.org/11118012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@161534 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'content/shell')
-rw-r--r-- | content/shell/layout_tests/TestExpectations | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/content/shell/layout_tests/TestExpectations b/content/shell/layout_tests/TestExpectations index 89a84f1..9d5f956 100644 --- a/content/shell/layout_tests/TestExpectations +++ b/content/shell/layout_tests/TestExpectations @@ -4,3 +4,4 @@ # Crash in WebCore::RenderTextControlSingleLine::layout crbug.com/153282 fast/dom/shadow/input-with-validation.html [ Crash ] +crbug.com/155474 fast/dom/shadow/shadowdom-for-progress-dynamic.html [ Crash ] |