| This tests ignoring javascript key handlers that consume key events. |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
| PASS webArea.role is 'AXRole: AXWebArea' |
| PASS caretBrowsingEnabled(webArea) is false |
| PASS accessibilityController.enhancedAccessibilityEnabled is false |
| PASS preventKeyboardDOMEventDispatch(webArea) is false |
| PASS elementAtStartMarkerOfSelectedTextMarkerRange(webArea).stringValue is 'AXValue: 1' |
| PASS elementAtStartMarkerOfSelectedTextMarkerRange(webArea).stringValue is 'AXValue: 1' |
| PASS elementAtStartMarkerOfSelectedTextMarkerRange(webArea).stringValue is 'AXValue: 1' |
| PASS accessibilityController.enhancedAccessibilityEnabled is true |
| PASS preventKeyboardDOMEventDispatch(webArea) is true |
| PASS elementAtStartMarkerOfSelectedTextMarkerRange(webArea).stringValue is 'AXValue: 1' |
| PASS elementAtStartMarkerOfSelectedTextMarkerRange(webArea).stringValue is 'AXValue: 1' |
| PASS elementAtStartMarkerOfSelectedTextMarkerRange(webArea).stringValue is 'AXValue: 2' |
| PASS successfullyParsed is true |