🤖 Pick PR #37568 (Revert cloneNode overrides in the D...) int… (#37569)

* Cherry-pick PR #37568 into release-3.9

Component commits:
f5d9c9c210 Revert cloneNode overrides in the DOM
See microsoft/TSJS-lib-generator#842

ace6d6885d update baselines

* Update LKG

Co-authored-by: Nathan Shively-Sanders <nathansa@microsoft.com>
Co-authored-by: typescript-bot <typescript@microsoft.com>
This commit is contained in:
TypeScript Bot 2020-03-24 20:09:10 -07:00 committed by GitHub
parent 520ee41897
commit 458520fd22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 15 additions and 331 deletions

158
lib/lib.dom.d.ts vendored

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -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