gecko-dev/layout/reftests/details-summary
Ting-Yu Lin 22224242ba Bug 1249556 - Implement toggling details by keyboard. r=smaug
The user can switch to the main <summary> by tab key, and toggle the
<details> by either 'space' key or 'enter' key.

'return' key is handled with 'keypress', and the 'space' key is handled
with 'keyup' like the HTMLInputElement.

MozReview-Commit-ID: HE6IduUGCpj

--HG--
extra : rebase_source : 34598d95f35bf6b5bd927457ee09e42eb6ec0a68
2016-03-19 20:37:09 +08:00
..
close-nested-details-ref.html
close-nested-details.html
details-absolute-children-ref.html
details-absolute-children.html
details-display-inline-ref.html
details-display-inline.html
details-in-ol-ref.html
details-in-ol.html
details-page-break-after-1.html
details-page-break-after-2.html
details-page-break-before-1.html
details-page-break-before-2.html
details-percentage-height-children-ref.html
details-percentage-height-children.html
details-three-columns-ref.html
details-three-columns.html
details-two-pages.html
details-writing-mode-ref.html
details-writing-mode.html
disabled-no-summary-ref.html Bug 1246185 - Do not collapsed <details> when preference off. r=bz 2016-02-09 14:07:01 +08:00
disabled-single-summary-ref.html Bug 1246185 - Do not collapsed <details> when preference off. r=bz 2016-02-09 14:07:01 +08:00
dynamic-add-details.html
dynamic-add-first-summary.html
dynamic-add-paragraph-after-summary-close.html
dynamic-add-paragraph-after-summary.html
dynamic-add-paragraph-before-summary-close.html
dynamic-add-paragraph-before-summary.html
dynamic-add-second-summary.html
dynamic-add-single-summary.html
dynamic-add-summary-and-paragraph.html
dynamic-add-summary-not-first-child.html
dynamic-remove-first-summary.html
dynamic-remove-second-summary.html
dynamic-remove-single-summary.html
dynamic-remove-summary-not-first-child.html
fixed-summary.html
float-details.html
float-in-summary-ref.html
float-in-summary.html
key-enter-open-second-summary.html Bug 1249556 - Implement toggling details by keyboard. r=smaug 2016-03-19 20:37:09 +08:00
key-enter-prevent-default.html Bug 1249556 - Implement toggling details by keyboard. r=smaug 2016-03-19 20:37:09 +08:00
key-enter-single-summary.html Bug 1249556 - Implement toggling details by keyboard. r=smaug 2016-03-19 20:37:09 +08:00
key-space-single-summary.html Bug 1249556 - Implement toggling details by keyboard. r=smaug 2016-03-19 20:37:09 +08:00
mouse-click-display-none-details.html
mouse-click-fixed-summary.html
mouse-click-float-details.html
mouse-click-open-second-summary.html
mouse-click-open-single-summary.html
mouse-click-overflow-auto-details.html
mouse-click-overflow-hidden-details.html
mouse-click-second-summary.html
mouse-click-single-summary.html
mouse-click-twice-fixed-summary.html
mouse-click-twice-float-details.html
mouse-click-twice-open-single-summary.html
mouse-click-twice-overflow-auto-details.html
mouse-click-twice-overflow-hidden-details.html
mouse-click-twice-single-summary.html
multiple-summary.html
no-summary-ref.html
no-summary.html
open-fixed-summary.html
open-float-details.html
open-multiple-summary-ref.html
open-multiple-summary.html
open-nested-details-ref.html
open-nested-details.html
open-no-summary-ref.html
open-no-summary.html
open-single-summary.html
open-summary-block-style.html
open-summary-not-first-child.html
overflow-auto-details.html
overflow-auto-open-details-ref.html
overflow-auto-open-details.html
overflow-hidden-details.html
overflow-hidden-open-details-ref.html
overflow-hidden-open-details.html
reftest.list Bug 1249556 - Implement toggling details by keyboard. r=smaug 2016-03-19 20:37:09 +08:00
single-summary.html
summary-not-direct-child-ref.html
summary-not-direct-child.html
summary-not-first-child.html
summary-not-in-details-ref.html
summary-not-in-details.html