TypeScript/tests
Wesley Wigham 009d9b4f22 For JSX Attributes, map over unions of props for contextual types (#17790)
* For JSX Attributes, allow attributes to fulfill the member of any union member; rather than all of them

* Use cached way of getting partial union members

* Reuse methodology used for object literals for jsx attributes

* Inline assignment

* Rename type
2017-08-22 14:13:56 -07:00
..
baselines/reference For JSX Attributes, map over unions of props for contextual types (#17790) 2017-08-22 14:13:56 -07:00
cases For JSX Attributes, map over unions of props for contextual types (#17790) 2017-08-22 14:13:56 -07:00
lib
webhost
perfsys.ts
perftsc.ts
test.bat
webTestResults.html
webTestServer.ts