aboutsummaryrefslogtreecommitdiff
path: root/__tests__/__snapshots__/index.js.md
diff options
context:
space:
mode:
Diffstat (limited to '__tests__/__snapshots__/index.js.md')
-rw-r--r--__tests__/__snapshots__/index.js.md28
1 files changed, 28 insertions, 0 deletions
diff --git a/__tests__/__snapshots__/index.js.md b/__tests__/__snapshots__/index.js.md
new file mode 100644
index 0000000..9c20d55
--- /dev/null
+++ b/__tests__/__snapshots__/index.js.md
@@ -0,0 +1,28 @@
+# Snapshot report for `__tests__/index.js`
+
+The actual snapshot is saved in `index.js.snap`.
+
+Generated by [AVA](https://ava.li).
+
+## line-input-raw
+
+> Snapshot 1
+
+ `<p>This is a input line in a paragraph <input type="text" placeholder="Type here">. That's all forks.</p>␊
+ <p>This is a formulay :</p>␊
+ <p>Login : <input type="text" placeholder="Login">␊
+ Password : <input type="password" placeholder="Password"></p>␊
+ <div>␊
+ Dangerous HTML 🐯 !␊
+ </div>␊
+ <p>Your email : <input id="email" type="text" placeholder="email">␊
+ Verification : <input id="verif" type="text" placeholder="verif"></p>
+
+## line-input
+
+> Snapshot 1
+
+ `<p>This is a input line in a paragraph <input type="text" placeholder="Type here">. That's all forks.</p>␊
+ <p>This is a formulay :</p>␊
+ <p>Login : <input type="text" placeholder="Login">␊
+ Password : <input type="password" placeholder="Password"></p>` \ No newline at end of file