测试资源

Showing 1-50 of 117

第 1 / 3 页 下一页

wpt: 86392 · test262: 53756

测试套件路径类型模式标题
wpt uievents/click/auxclick_event.html [执行] wpt-html window Clicking with primary vs non-primary buttons
wpt uievents/click/click_event_target_child_parent.html [执行] wpt-html window Click targets the nearest common ancestor
wpt uievents/click/click_event_target_siblings.html [执行] wpt-html window Click targets the nearest common ancestor
wpt uievents/click/click_events_on_input.html [执行] wpt-html window Clicking with primary vs non-primary buttons
wpt uievents/click/contextmenu_event.html [执行] wpt-html window Contextmenu event
wpt uievents/click/dblclick_event_mouse.html [执行] wpt-html window dblclick event for the mouse pointer type
wpt uievents/click/dblclick_event_on_text_control_inputs.html [执行] wpt-html window dblclick event on a text input
wpt uievents/constructors/event-getmodifierstate.html [执行] wpt-html window getModifierState() reflects the EventModifierInit modifiers
wpt uievents/constructors/inputevent-constructor.html [执行] wpt-html window InputEvent Constructor Tests
wpt uievents/historical.html [执行] wpt-html window Historical UI events features
wpt uievents/idlharness.window.js [执行] wpt-js window idlharness.window.js
wpt uievents/interface/click-event-manual.htm [执行] wpt-html manual Click event is a MouseEvent
wpt uievents/interface/click-event.htm [执行] wpt-html window Click event is a PointerEvent
wpt uievents/interface/dblclick-event-manual.htm [执行] wpt-html manual Double click (dblclick) event is a MouseEvent
wpt uievents/interface/keyboard-accesskey-click-event.html [执行] wpt-html window keyboard-accesskey-click-event.html
wpt uievents/interface/keyboard-click-event.html [执行] wpt-html window keyboard-click-event.html
wpt uievents/keyboard/key-101en-us-manual.html [执行] wpt-html manual Keyboard Event Manual Test
wpt uievents/keyboard/key-102fr-fr-manual.html [执行] wpt-html manual Keyboard Event Manual Test
wpt uievents/keyboard/keyboardevent-composed.html [执行] wpt-html window keydown and keypress and keyup events must be composed
wpt uievents/keyboard/keyboardevent-legacy.html [执行] wpt-html window KeyboardEvent legacy fields initialization Test: KeyCode and charCode
wpt uievents/keyboard/keydown-input-events.html [执行] wpt-html window UI Events: editing default action of a WebDriver keyDown action
wpt uievents/keyboard/keypress-not-fired-for-modifier-shortcuts.html [执行] wpt-html window UI Events Test: keypress not fired for modifier shortcuts
wpt uievents/keyboard/modifier-keys-combinations.html [执行] wpt-html window UI Events Test: Modifier keys combinations
wpt uievents/keyboard/modifier-keys.html [执行] wpt-html window UI Events Test: Modifier keys
wpt uievents/legacy-domevents-tests/Status.html [执行] wpt-html non-harness DOM Level 3 Events Test Status
wpt uievents/legacy-domevents-tests/approved/dispatchEvent.click.checkbox.html [执行] wpt-html window MouseEvent: Default action and synthetic click event
wpt uievents/legacy-domevents-tests/approved/stopImmediatePropagation.effect.html [执行] wpt-html window Event.stopImmediatePropagation() immediate effect
wpt uievents/legacy-domevents-tests/approved/stopPropagation.deferred.effect.html [执行] wpt-html window Event.stopPropagation() deferred effect
wpt uievents/legacy-domevents-tests/submissions/Microsoft/CompositionEvent.html [执行] wpt-html non-harness Composition Event Types: compositionstart, compositionupdate, compositionend
wpt uievents/legacy-domevents-tests/submissions/Microsoft/Event.defaultPrevented.html [执行] wpt-html non-harness W3C DOM Level 3 Event Object Property: defaultPrevented
wpt uievents/legacy-domevents-tests/submissions/Microsoft/Event.eventPhase.html [执行] wpt-html non-harness W3C DOM Level 2 Event Object Property: eventPhase
wpt uievents/legacy-domevents-tests/submissions/Microsoft/Event.stopPropagation.html [执行] wpt-html non-harness W3C DOM Level 3 Event Object method: stopPropagation
wpt uievents/legacy-domevents-tests/submissions/Microsoft/KeyboardEvent.key.html [执行] wpt-html non-harness KeyboardEvent Object Property: key
wpt uievents/legacy-domevents-tests/submissions/Microsoft/KeyboardEvent.location.html [执行] wpt-html non-harness KeyboardEvent.location
wpt uievents/legacy-domevents-tests/submissions/Microsoft/KeyboardEvent.modifiers.html [执行] wpt-html non-harness KeyboardEvent.getModifierState() and 'AltGraph' modifier key
wpt uievents/legacy-domevents-tests/submissions/Microsoft/MouseEvent.button.html [执行] wpt-html non-harness MouseEvent.button for mouseup Event
wpt uievents/legacy-domevents-tests/submissions/Microsoft/MouseEvent.image.map.area.html [执行] wpt-html non-harness MouseEvent event on IMG element with MAP and AREA elements
wpt uievents/legacy-domevents-tests/submissions/Microsoft/MouseEvent.preventDefault.html [执行] wpt-html non-harness MouseEvent: mousedown - preventDefault() for text selection
wpt uievents/legacy-domevents-tests/submissions/Microsoft/ProcessingInstruction.DOMCharacterDataModified.fail.html [执行] wpt-html non-harness ProcessingInstruction.data and DOMCharacterDataModified event
wpt uievents/legacy-domevents-tests/submissions/Microsoft/ProcessingInstruction.DOMCharacterDataModified.xml [执行] wpt-doc window ProcessingInstruction.DOMCharacterDataModified.xml
wpt uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.hasFeature.html [执行] wpt-html non-harness TextEvent: feature detection with hasFeature()
wpt uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.initTextEvent.html [执行] wpt-html non-harness TextEvent.initTextEvent() and Event.trusted
wpt uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.inputMode.IME.html [执行] wpt-html non-harness TextEvent: inputMode with DOM_INPUT_METHOD_IME
wpt uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.inputMode.drop.html [执行] wpt-html non-harness TextEvent: inputMode with DOM_INPUT_METHOD_DROP
wpt uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.inputMode.keyboard.html [执行] wpt-html non-harness TextEvent: inputMode with DOM_INPUT_METHOD_KEYBOARD
wpt uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.inputMode.paste.html [执行] wpt-html non-harness TextEvent: inputMode with DOM_INPUT_METHOD_PASTE
wpt uievents/legacy-domevents-tests/submissions/Microsoft/TextEvent.inputMode.script.html [执行] wpt-html non-harness TextEvent: inputMode with DOM_INPUT_METHOD_SCRIPT
wpt uievents/legacy-domevents-tests/submissions/Microsoft/UIEvent.load.stylesheet.html [执行] wpt-html non-harness UIEvent: load event for style sheets
wpt uievents/legacy-domevents-tests/submissions/Microsoft/WheelEvent.Capture.Bubble.html [执行] wpt-html non-harness WheelEvent: wheel Event capturing/bubbling
wpt uievents/legacy-domevents-tests/submissions/Microsoft/WheelEvent.ctrlKey.zoom.html [执行] wpt-html non-harness WheelEvent: wheel - MouseEvent.ctrlKey and Zooming