| Index: chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs
|
| diff --git a/chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs b/chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs
|
| index 99c957d29f793cefb4102fae305e8458d32e1559..1fab64c3d977a0e99fda947929f5cd392cb5089c 100644
|
| --- a/chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs
|
| +++ b/chrome/browser/resources/chromeos/chromevox/cvox2/background/background_test.extjs
|
| @@ -997,7 +997,7 @@ TEST_F('BackgroundTest', 'ContentEditableJumpSyncsRange', function() {
|
| };
|
|
|
| mockFeedback.call(doCmd('nextEditText'))
|
| - .expectSpeech('Top News')
|
| + .expectSpeech('Top News Most Popular Sports')
|
| .call(doCmd('nextHeading'))
|
| .expectSpeech('Top News')
|
| .call(assertRangeHasText('Top News'))
|
|
|