🤖 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
co-authored by Nathan Shively-Sanders typescript-bot
parent 520ee41897
commit 458520fd22
5 changed files with 15 additions and 331 deletions
-158
View File
File diff suppressed because it is too large Load Diff
-158
View File
File diff suppressed because it is too large Load Diff
@@ -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