browser-rendering-test
browser-rendering-test copied to clipboard
Sample code base to test how a browser renders a webpage.
browser-rendering-test
Sample code base to test how a browser renders a webpage.
Web Server
Start Server
node server.js
Access a file
http://localhost:8088/directory/file
http://localhost:8088/delay-in-ms/directory/file
Example:
http://localhost:8088/html/incremental.html
http://localhost:8088/10000/html/incremental.html