UNPKG

serverless-artillery

Version:

A serverless performance testing tool. `serverless` + `artillery` = crush. a.k.a. Orbital Laziers [sic]

15 lines 467 B
{ "name": "Conditional comments", "options": {}, "html": "<!--[if lt IE 7]> <html class='no-js ie6 oldie' lang='en'> <![endif]--><!--[if lt IE 7]> <html class='no-js ie6 oldie' lang='en'> <![endif]-->", "expected": [ { "data": "[if lt IE 7]> <html class='no-js ie6 oldie' lang='en'> <![endif]", "type": "comment" }, { "data": "[if lt IE 7]> <html class='no-js ie6 oldie' lang='en'> <![endif]", "type": "comment" } ] }