1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-14 05:53:36 -04:00
elinks/src/ecmascript
Miciah Dashiel Butler Masters a464157d4d SEE & SMJS: document.write(ln): use all arguments
Additionally add a test to test/ecmascript/document_write.html.

Thanks to Kirk Reiser for observing that ELinks only printed the first.
2006-02-12 04:33:42 +00:00
..
see SEE & SMJS: document.write(ln): use all arguments 2006-02-12 04:33:42 +00:00
spidermonkey SEE & SMJS: document.write(ln): use all arguments 2006-02-12 04:33:42 +00:00
ecmascript.c Added ret param for document.write 2006-01-27 12:07:45 +01:00
ecmascript.h Added ret param for document.write 2006-01-27 12:07:45 +01:00
Makefile Sort Makefile conditionals 2006-01-14 10:41:58 +01:00
see.c Added ret param for document.write 2006-01-27 12:07:45 +01:00
see.h Added ret param for document.write 2006-01-27 12:07:45 +01:00
spidermonkey.c Added ret param for document.write 2006-01-27 12:07:45 +01:00
spidermonkey.h Added ret param for document.write 2006-01-27 12:07:45 +01:00