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 26483 - fullscreenElements should be an ordered list
Summary: fullscreenElements should be an ordered list
Status: RESOLVED WORKSFORME
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: Fullscreen (show other bugs)
Version: unspecified
Hardware: PC Linux
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-31 16:07 UTC by Philip Jägenstedt
Modified: 2014-08-01 03:56 UTC (History)
2 users (show)

See Also:


Attachments

Description Philip Jägenstedt 2014-07-31 16:07:14 UTC
Nit: Sets are usually not ordered, so call it a list.
Comment 1 Anne 2014-07-31 19:38:56 UTC
I'm not convinced. Sets in JavaScript are ordered. So is DOMTokenList (confusingly named list!).
Comment 2 Philip Jägenstedt 2014-07-31 20:59:54 UTC
If you did it deliberately then I'll leave it do your discretion.