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