This has implications for XML namespaced elements, which were originally always treated as block elements by the top-level paragraph rule. As a side-effect of this commit, they are now always considered inline.
4 lines
72 B
HTML
4 lines
72 B
HTML
<p>hello world
|
|
<a href="http://example.com">http://example.com</a>
|
|
</p>
|