Chromium Code Reviews| Index: LayoutTests/fast/forms/input-user-modify-expected.txt |
| diff --git a/LayoutTests/fast/forms/input-user-modify-expected.txt b/LayoutTests/fast/forms/input-user-modify-expected.txt |
| index 767b2ed26c32a93b8366e1c1e68a801a840094a3..154eb20a60ccc4111ade80ec797847137fc60d68 100644 |
| --- a/LayoutTests/fast/forms/input-user-modify-expected.txt |
| +++ b/LayoutTests/fast/forms/input-user-modify-expected.txt |
| @@ -1,3 +1,4 @@ |
| +CONSOLE WARNING: The 'x-webkit-speech' input field attribute is deprecated. Please use the JavaScript API instead. |
| The inner element of input should not be modifiable. Trying to delete the inner element of input should not cause a crash. |
| PASS |