dart-sdk/tools/dom
Srujan Gaddam 8100b4de02 [dart:html] Fix implements order for classes
Using a set does not guarantee a consistent order from python 3
onwards, so use a OrderedDict to get a consistent order while
removing any duplicates.

Change-Id: I02d9aae2a82fd119f22b3a5e353b9445ffca963b
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/211541
Commit-Queue: Srujan Gaddam <srujzs@google.com>
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Reviewed-by: Riley Porter <rileyporter@google.com>
2021-09-08 18:45:02 +00:00
..
docs [dart:html] Add doc changes to templates and source files 2021-07-22 19:59:54 +00:00
idl/dart Revert "[dart:html] Update Trusted Types APIs" 2021-09-08 08:35:45 +00:00
new_scripts [tools] Update all iteritems -> items 2021-05-20 11:36:52 +00:00
scripts [dart:html] Fix implements order for classes 2021-09-08 18:45:02 +00:00
src [dart:html] Add doc changes to templates and source files 2021-07-22 19:59:54 +00:00
templates Added js_util import to html_dart2js 2021-08-13 23:13:31 +00:00
.gitignore
dom.json Revert "[dart:html] Update Trusted Types APIs" 2021-09-08 08:35:45 +00:00
dom.py [infra] Migrate scripts to python3 2021-04-15 10:10:20 +00:00