update baselines

This commit is contained in:
Nathan Shively-Sanders
2020-03-24 17:36:41 -07:00
parent f5d9c9c210
commit ace6d6885d
3 changed files with 15 additions and 15 deletions
@@ -10,7 +10,7 @@ tests/cases/compiler/intersectionsOfLargeUnions2.ts(31,15): error TS2536: Type '
interface ElementTagNameMap {
~~~~~~~~~~~~~~~~~
!!! error TS2300: Duplicate identifier 'ElementTagNameMap'.
!!! related TS6203 /.ts/lib.dom.d.ts:19570:6: 'ElementTagNameMap' was also declared here.
!!! related TS6203 /.ts/lib.dom.d.ts:19412:6: 'ElementTagNameMap' was also declared here.
[index: number]: HTMLElement
}
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long