File tree Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Expand file tree Collapse file tree 1 file changed +8
-4
lines changed Original file line number Diff line number Diff 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.
51865186Note: 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.
55795581Note: 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
You can’t perform that action at this time.
0 commit comments