This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 24835 - Should the show/hide thing be the default action for <summary>? Seems like it is in blink. http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2858 http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2859
Summary: Should the show/hide thing be the default action for <summary>? Seems like it...
Status: RESOLVED INVALID
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard: blocked awaiting response to comment ...
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-27 12:51 UTC by contributor
Modified: 2014-03-18 13:01 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2014-02-27 12:51:22 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html
Multipage: http://www.whatwg.org/C#the-details-element
Complete: http://www.whatwg.org/c#the-details-element
Referrer: http://www.whatwg.org/specs/web-apps/current-work/multipage/

Comment:
Should the show/hide thing be the default action for <summary>? Seems like it
is in blink. http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2858
http://software.hixie.ch/utilities/js/live-dom-viewer/saved/2859

Posted from: 90.230.218.37 by simonp@opera.com
User agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/33.0.1750.112 Safari/537.36 OPR/20.0.1387.51 (Edition Next)
Comment 1 Ian 'Hixie' Hickson 2014-02-28 21:50:34 UTC
No, otherwise you get bugs like this:
   http://software.hixie.ch/utilities/js/live-dom-viewer/?saved=2863

The interactive part is expected to be anonymous:
   http://www.whatwg.org/specs/web-apps/current-work/#the-details-element-0
Comment 2 Simon Pieters 2014-03-18 13:01:50 UTC
OK