aboutsummaryrefslogtreecommitdiff
path: root/engine/tests/test_files/output/autop/block-a.exp.norun.html
diff options
context:
space:
mode:
Diffstat (limited to 'engine/tests/test_files/output/autop/block-a.exp.norun.html')
-rw-r--r--engine/tests/test_files/output/autop/block-a.exp.norun.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/engine/tests/test_files/output/autop/block-a.exp.norun.html b/engine/tests/test_files/output/autop/block-a.exp.norun.html
new file mode 100644
index 000000000..addf29dec
--- /dev/null
+++ b/engine/tests/test_files/output/autop/block-a.exp.norun.html
@@ -0,0 +1,6 @@
+
+<p>HTML5 allows A to contain block-level content</p>
+<a href="foo"><h3>A treated as block</h3>
+<p>Read more</p>
+</a>
+<p><a href="foo">A treated as<br /> inline</a></p>