Inlet
Manual Testing Page.
42 === The answer to life, the universe and everything.
//Test cases; var theAnswer = 42; var x = {a:100,b:100}; var color = "#fff"; var color1 = "#ffffff", color2 = "#000000"; var string = "a color #fff and another #000"; var colorHSL = "hsl(133,100%,91%)", color2 = "hsl(255,100%,20%)"; var stringHSL = "a color hsl(133,100%,91%) and another hsl(255,100%,20%)";