Libraryless. Click here for Pure Java version (3183L/19K).
svoid test_allJavascriptFromHTML() { assertEqualsVerbose(ll("hello", "yo"), allJavascriptFromHTML(hjs("hello") + hjs("yo"))); }
download show line numbers debug dex old transpilations
Travelled to 4 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, vouqrxazstgt
No comments. add comment
Snippet ID: | #1031450 |
Snippet name: | test_allJavascriptFromHTML |
Eternal ID of this version: | #1031450/1 |
Text MD5: | ee254a09caa142ec60ec5a73961eb5e8 |
Transpilation MD5: | 661669541d9658a7d014e2f582f87c82 |
Author: | stefan |
Category: | javax / html |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2021-06-14 00:18:56 |
Source code size: | 136 bytes / 4 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 162 / 235 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) #1031451 - test_extractJavaScript |