| Index: chrome/test/chromedriver/test_expectations
|
| diff --git a/chrome/test/chromedriver/test_expectations b/chrome/test/chromedriver/test_expectations
|
| index 6c591009f714822b515e8c2ee02bbdf67a2755cd..c47f39bbaf5d43c41a850c4be9ef9e2f5c815f95 100644
|
| --- a/chrome/test/chromedriver/test_expectations
|
| +++ b/chrome/test/chromedriver/test_expectations
|
| @@ -80,12 +80,7 @@ _REVISION_NEGATIVE_FILTER['HEAD'] = [
|
| 'TextHandlingTest.testShouldReturnEmptyStringWhenTagIsSelfClosing',
|
| 'TextPagesTest.testShouldBeAbleToLoadASimplePageOfText',
|
| 'TextPagesTest.testShouldThrowExceptionWhenAddingCookieToAPageThatIsNotHtml',
|
| - 'TypingTest.testChordControlCutAndPaste',
|
| - 'TypingTest.testChordControlHomeShiftEndDelete',
|
| - 'TypingTest.testChordReveseShiftHomeSelectionDeletes',
|
| - 'TypingTest.testDeleteAndBackspaceKeys',
|
| 'TypingTest.testNonPrintableCharactersShouldWorkWithContentEditableOrDesignModeSet',
|
| - 'TypingTest.testShiftSelectionDeletes',
|
| 'TypingTest.testShouldBeAbleToTypeIntoContentEditableElementWithExistingValue',
|
| 'TypingTest.testShouldNotTypeIntoElementsThatPreventKeyDownEvents',
|
| 'TypingTest.testTypingIntoAnIFrameWithContentEditableOrDesignModeSet',
|
|
|