mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-13 05:55:26 +00:00
update
This commit is contained in:
6
node_modules/hamljs/test/fixtures/comment.block.conditional.html
generated
vendored
Normal file
6
node_modules/hamljs/test/fixtures/comment.block.conditional.html
generated
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
<!--[if IE]>
|
||||
<a href="http://www.mozilla.com/en-US/firefox/">
|
||||
<h1>Get Firefox</h1></a><![endif]--><!--[if IE]>
|
||||
<a href="http://www.mozilla.com/en-US/firefox/"><!--[if IE 6]>
|
||||
<h1>Get Firefox (IE6 user)</h1><![endif]--><!--[if IE 7]>
|
||||
<h1>Get Firefox (IE7 user)</h1><![endif]--></a><![endif]-->
|
Reference in New Issue
Block a user