docs: rewrite comment for clarity

mes/rdp-glitch-repro
Parkreiner 10 months ago
parent 90e15cd90c
commit 05a20a9e1f

@ -77,9 +77,9 @@ describe("Web RDP", async () => {
*
* Regex is a little bit more verbose and pedantic than normal. Want to
* have some basic safety nets for validating the structure of the form
* entries variable after the JS file has had values injected. Really do
* not want the wildcard classes to overshoot and grab too much content,
* even if they're all set to lazy mode.
* entries variable after the JS file has had values injected. Even with all
* the wildcard classes set to lazy mode, we want to make sure that they
* don't overshoot and grab too much content.
*
* Written and tested via Regex101
* @see {@link https://regex101.com/r/UMgQpv/2}

Loading…
Cancel
Save