Файловый менеджер - Редактировать - /var/www/html/mediawiki-1.43.1/extensions/VisualEditor/lib/ve/tests/dm/nodes/ve.dm.TextNode.test.js
Ðазад
/*! * VisualEditor DataModel TextNode tests. * * @copyright See AUTHORS.txt */ QUnit.module( 've.dm.TextNode' ); /* Tests */ QUnit.test( 'getOuterLength', ( assert ) => { const node1 = new ve.dm.TextNode(), node2 = new ve.dm.TextNode(); node2.setLength( 1234 ); assert.strictEqual( node1.getOuterLength(), 0 ); assert.strictEqual( node2.getOuterLength(), 1234 ); } );
| ver. 1.1 | |
.
| PHP 8.4.18 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка