mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-11-03 17:51:43 +01:00
the first stages of a clear authorship color test
This commit is contained in:
parent
251ab842dd
commit
c9dd620e2a
@ -19,6 +19,8 @@
|
|||||||
<script src="helper.js"></script>
|
<script src="helper.js"></script>
|
||||||
|
|
||||||
<script src="specs/helper.js"></script>
|
<script src="specs/helper.js"></script>
|
||||||
|
<script src="specs/button_clear_authorship_colors.js"></script>
|
||||||
|
<!--
|
||||||
<script src="specs/button_bold.js"></script>
|
<script src="specs/button_bold.js"></script>
|
||||||
<script src="specs/button_italic.js"></script>
|
<script src="specs/button_italic.js"></script>
|
||||||
<script src="specs/keystroke_urls_become_clickable.js"></script>
|
<script src="specs/keystroke_urls_become_clickable.js"></script>
|
||||||
@ -27,6 +29,6 @@
|
|||||||
<script src="specs/embed_value.js"></script>
|
<script src="specs/embed_value.js"></script>
|
||||||
<script src="specs/keystroke_urls_become_clickable.js"></script>
|
<script src="specs/keystroke_urls_become_clickable.js"></script>
|
||||||
<script src="specs/button_indentation.js"></script>
|
<script src="specs/button_indentation.js"></script>
|
||||||
|
-->
|
||||||
<script src="runner.js"></script>
|
<script src="runner.js"></script>
|
||||||
</html>
|
</html>
|
||||||
|
|||||||
3
tests/frontend/specs/button_clear_authorship_colors.js
Normal file
3
tests/frontend/specs/button_clear_authorship_colors.js
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
// Our spec!
|
||||||
|
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user