Skip to content

Commit 429f967

Browse files
committed
Update edge API docs
1 parent a38e5d5 commit 429f967

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

_api/edge/global.html

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5182,10 +5182,12 @@ <h5 class="subsection-title">Properties:</h5>
51825182

51835183

51845184

5185-
<td class="description last"><p>The name of the file the spec was defined in.
5185+
<td class="description last"><p>Deprecated. The name of the file the spec was defined in.
51865186
Note: The value may be incorrect if zone.js is installed or
51875187
<code>it</code>/<code>fit</code>/<code>xit</code> have been replaced with versions that don't maintain the
5188-
same call stack height as the originals.</p></td>
5188+
same call stack height as the originals. This property may be removed in
5189+
a future version unless there is enough user interest in keeping it.
5190+
See <a href="https://github.com/jasmine/jasmine/issues/2065">https://github.com/jasmine/jasmine/issues/2065</a>.</p></td>
51895191
</tr>
51905192

51915193

@@ -5575,10 +5577,12 @@ <h5 class="subsection-title">Properties:</h5>
55755577

55765578

55775579

5578-
<td class="description last"><p>The name of the file the suite was defined in.
5580+
<td class="description last"><p>Deprecated. The name of the file the suite was defined in.
55795581
Note: The value may be incorrect if zone.js is installed or
55805582
<code>describe</code>/<code>fdescribe</code>/<code>xdescribe</code> have been replaced with versions that
5581-
don't maintain the same call stack height as the originals.</p></td>
5583+
don't maintain the same call stack height as the originals. This property
5584+
may be removed in a future version unless there is enough user interest
5585+
in keeping it. See <a href="https://github.com/jasmine/jasmine/issues/2065">https://github.com/jasmine/jasmine/issues/2065</a>.</p></td>
55825586
</tr>
55835587

55845588

0 commit comments

Comments
 (0)