Skip to content

kytosai/browser-rendering-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • HTML 96.2%
  • CSS 1.9%
  • JavaScript 1.9%