docs(zone.js): fix table formatting in markdown (#38723)

PR Close #38723
This commit is contained in:
Wassim Chegham
2020-09-05 21:34:27 +02:00
committed by atscott
parent 6c6dd5f38c
commit 54bb1c3d6a

View File

@ -61,6 +61,7 @@ Below is the full list of currently supported modules.
|crypto|NodeJS patch crypto function as macroTask|__Zone_disable_crypto = true|
- Test Framework
|Module Name|Behavior with zone.js patch|How to disable|
|--|--|--|
|Jasmine|Jasmine APIs patch|__Zone_disable_jasmine = true|
@ -147,4 +148,4 @@ the following APIs should be patched, otherwise Angular may not work as expected
2. timer
3. on_property
4. EventTarget
5. XHR
5. XHR