mirror of
https://github.com/rkd77/elinks.git
synced 2025-09-21 19:46:23 -04:00
[refactor] test/ecmascript -> test/js
This commit is contained in:
8
test/js/document_replace.html
Normal file
8
test/js/document_replace.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<body>
|
||||
<html>
|
||||
<script>document.replace('#HERE#','ABC');</script>
|
||||
<pre>
|
||||
#HERE#
|
||||
</pre>
|
||||
</html>
|
||||
</body>
|
Reference in New Issue
Block a user