| Name | Size | Mode | Actions |
|---|---|---|---|
| Hooks.js | 1753 | 0644 | editdlrm |
/home/aqcert/public_html/admin/tinymce/tests/tinymce/fmt/Hooks.js (1753B)
a
b', ['pre:nth-child(1)', 0, 'pre:nth-child(2)', 1], '
a' ); assertPreHook( '
b
a
b', ['pre:nth-child(2)', 0, 'pre:nth-child(2)', 1], '
a
b' ); assertPreHook( '
a
b', ['pre:nth-child(2)', 1, 'pre:nth-child(2)', 1], '
a
b' ); assertPreHook( '
a
b
c', ['pre:nth-child(1)', 0, 'pre:nth-child(3)', 1], '
a' ); assertPreHook( '
b
c
a
b', ['pre:nth-child(1)', 0, 'pre:nth-child(1)', 1], '
a
b' ); assertPreHook( '
a
b
c', ['pre:nth-child(1)', 0, 'pre:nth-child(3)', 1], '
a
b
c' ); assertPreHook( '
a
b
c
d
e', ['pre:nth-child(1)', 0, 'pre:nth-child(5)', 1], '
a
b
c
d' ); }); });
e