Skip to content

Commit 5814cf3

Browse files
committed
Merge pull request #181 from tobie/fix-uievents
Fix UI-EVENTS dup by aliasing it to uievents. Closes #180.
2 parents 045c355 + cb106b2 commit 5814cf3

File tree

2 files changed

+21
-9
lines changed

2 files changed

+21
-9
lines changed

biblio.json

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9541,15 +9541,7 @@
95419541
"publisher": "Microsoft Corporation"
95429542
},
95439543
"UI-EVENTS": {
9544-
"authors": [
9545-
"Travis Leithead",
9546-
"Gary Kacmarcik"
9547-
],
9548-
"href": "http://dvcs.w3.org/hg/d4e/raw-file/tip/source_respec.htm",
9549-
"title": "UI Events",
9550-
"date": "7 January 2013",
9551-
"status": "ED",
9552-
"publisher": "W3C"
9544+
"aliasOf": "uievents"
95539545
},
95549546
"UISafety": {
95559547
"aliasOf": "UISecurity"

test/ref-list.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12952,6 +12952,26 @@
1295212952
"UCLP-19990120",
1295312953
"UI-AUTOMATION",
1295412954
"UI-EVENTS",
12955+
"UI-EVENTS-20000901",
12956+
"UI-EVENTS-20010410",
12957+
"UI-EVENTS-20010823",
12958+
"UI-EVENTS-20020208",
12959+
"UI-EVENTS-20020712",
12960+
"UI-EVENTS-20030221",
12961+
"UI-EVENTS-20030331",
12962+
"UI-EVENTS-20031107",
12963+
"UI-EVENTS-20060413",
12964+
"UI-EVENTS-20071221",
12965+
"UI-EVENTS-20090908",
12966+
"UI-EVENTS-20100907",
12967+
"UI-EVENTS-20110531",
12968+
"UI-EVENTS-20120614",
12969+
"UI-EVENTS-20120906",
12970+
"UI-EVENTS-20130725",
12971+
"UI-EVENTS-20131105",
12972+
"UI-EVENTS-20140612",
12973+
"UI-EVENTS-20140925",
12974+
"UI-EVENTS-20150319",
1295512975
"UIEVENTS",
1295612976
"UIEVENTS-20000901",
1295712977
"UIEVENTS-20010410",

0 commit comments

Comments
 (0)