gecko-dev/layout
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
..
base Bug 1257315 (Part 2) - Release old visible regions info when new info is available or a layers ID is no longer used. r=botond 2016-03-18 18:38:57 -07:00
build Bug 1248806 - Splitting out protocol handlers from nsLayoutModule. r=bholley 2016-03-03 12:05:52 +01:00
doc Bug 1231550 - Use DrawTarget instead of gfxContext and/or nsRenderingContext in many places in font/text code. r=jfkthame. 2015-12-15 13:56:41 -08:00
forms Bug 1249664 - Save the combobox's dropped-down state across frame reconstruction. r=dbaron 2016-03-10 14:21:05 -05:00
generic Bug 1233191 part 3 - crashtest. 2016-03-18 19:52:08 +01:00
inspector Bug 1253529 part 2 - [css-grid] Remove the 'grid-template' shorthand. r=dholbert 2016-03-08 23:03:26 +01:00
ipc Remove some static_casting in CompositorParent. (bug 1245765 part 5, r=mattwoodrow) 2016-02-29 01:53:14 -05:00
mathml Bug 1251995 part 3 - Use struct to pass params for gfxTextRun::Draw. r=jfkthame 2016-03-08 15:56:18 +08:00
media Bug 1216444 - Remove GKMEDIAS_SHARED_LIBRARY. r=mshal 2015-10-21 14:47:22 +09:00
printing Bug 1245978 part 1: Make nsDocumentViewer::CreateStyleSet directly return the thing it creates. r=heycam 2016-02-29 15:09:13 -08:00
reftests Bug 1249556 - Implement toggling details by keyboard. r=smaug 2016-03-19 20:37:09 +08:00
style Backed out 3 changesets (bug 1209273) because something from this push appears to have broken Windows mochitests CLOSED TREE 2016-03-18 15:48:00 -07:00
svg Bug 1251431 - Part 2: Do not apply the device transform when drawing to an already intermediate surface. r=jwatt 2016-03-18 14:47:12 +01:00
tables Bug 1253085 - Remove the |PLDHashTable*| argument from PLDHash{HashKey,MatchEntry}. r=froydnj. 2016-03-16 15:33:44 +11:00
tools Bug 1257099 - Normalize the path of extensions for reftest. r=jmaher 2016-03-16 14:26:27 +08:00
xul Bug 1257369 - Suppress the DisplayPort when scrolling via nsSliderFrame. r=kats 2016-03-18 14:46:54 -04:00
moz.build