Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[test] patch fixture
  • Loading branch information
Swaagie committed Sep 29, 2014
1 parent ea4a942 commit fd69cec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fixtures/html.json
Expand Up @@ -19,7 +19,7 @@
"br": "<p class=\"slide\">\n <span>\n <em>Does your organization have security or licensing restrictions?</em>\n </span>\n\n <br/><br/>\n <span>\n Your private npm registry makes managing them simple by giving you the power\n to work with a blacklist and a whitelist of public npm packages.\n </span>\n </p>",
"pre": "<pre><code class=\"lang-bash\">git clone https://github.com/cjdelisle/cjdns.git cjdns\n <span class=\"hljs-built_in\">cd</span> cjdns\n ./<span class=\"hljs-keyword\">do</span>\n</code></pre>",
"loose": "<h1>title</h1> <form>Some text: <input type=\"text\" name=\"test\"></form>",
"looseext": "<section><h1>title</h1> <span>small</span> <form>Some text: <input type=text name=test></form></section> ",
"looseext": "<section><h1>title</h1> <span>small</span> <form><label>Some text:</label> <input type=text name=test> <button>Button</button></form></section> ",
"inlineelements": "<form><label>Last:</label> <input>, <label>First:</label> <input> <button>Submit</button></form>",
"doctype": {
"data": "!doctype html",
Expand Down

0 comments on commit fd69cec

Please sign in to comment.