UNPKG

e-lado

Version:

[![CircleCI](https://circleci.com/gh/sharetribe/sharetribe/tree/master.svg?style=svg)](https://circleci.com/gh/sharetribe/sharetribe/tree/master) [![Dependency Status](https://gemnasium.com/sharetribe/sharetribe.png)](https://gemnasium.com/sharetribe/shar

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" } ] }