Ting-Yu Lin: > Summary: The <details> is used as a disclosure widget from which the user > can > obtain additional information or controls. <summary> is used as a summary or > legend of the details. To expand the details, the user could click on the > summary or by adding a bool attribute 'open' to the details. > > An example: Open the example in Chrome or Safari. http://simpl.info/details/ > > Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=591737
Great work Ting-Yu, and thanks very much for picking this up! -- Cameron McCormack ≝ http://mcc.id.au/ _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

