BenJury

Results 4 comments of BenJury

The HTML isn’t the same. In your browser there is some JS running post fetch which changes the order, this won’t happen in CQ. If you slow your browser down...

It doesn’t run javascript, so no.

Given it’s not valid HTML, it’s probably going to be easier just to post-process the HTML to find and replace the comments. From: rctyler [mailto:[email protected]] Sent: 06 June 2015 02:13...

If it were so important, wouldn't a better way be to write a wrapper to perform such a check and use it in your unit tests?