24: A conforming printer MUST NOT treat [an] attribute [marked as may] as an error[: xml:lang ]
Tests for assertions 24

<abbr> tag (inline, small-caps): abbr is an abbreviation

<acronym> tag (inline, small-caps): HTTP is an acronym

<address> tag (block, italic) :

address is rendered in italic as a block

<blockquote> tag:

This entire section must be indented from the rest of the text in the file. This is some text to fill up the space. This is some text to fill up the space. It should still be indented no matter how many lines long it is. This is some more text. This is some more text. This is some more text.

<cite>tag (inline, italic): This line must be rendered in italics or in a way that differentiates it from the rest of the text

<code> tag (inline, monospace): this text must be monospace

<dfn> tag (inline, italic): The word Definition must be rendered in italics or in a way that differentiates it from the rest of the text

<div> tag (block): The following text must be rendered as a block (on a line by itself):

This line must be rendered as a block

<em> tag (inline italic) This line must be rendered in italic or in a way that differentiates it from the rest of the text

<h1> tag (block):

This line of text uses the h1 size of heading and must be the largest heading size

<h2> tag (block):

This line of text uses the h2 size of heading and must be the same size or smaller than h1

<h3> tag (block):

This line of text uses the h3 size of heading and must be the same size or smaller than h2

<h4> tag (block):

This line of text uses the h4 size of heading and must be the same size or smaller than h3

<h5> tag (block):

This line of text uses the h5 size of heading and must be the same size or smaller than h4

<h6> tag (block):

This line of text uses the h6 size of heading and must be the same size or smaller than h5

<kbd> tag (inline, monospace): This line should be rendered in bold or a standard monospace font

<p> tag (block)

Paragraph one: This line must be separate from the one below it

Paragraph two: This line must be separate from the one above it

<pre> tag (block, monospace, whitespace preserved)

	The second line must be indented 8 characters
	        from the line above it and the third line must be indented
	            four characters from the line above it          

	 

<q> tag (inline): This line must be surrounded by quotes

<samp> tag inline, monospace): This line must be rendered in a standard monospace font

<span> tag (inline): This text must appear on the same line

<strong> tag (inline, bold): This line must be rendered in bold or in a way that differentiates it from the rest of the text

<var> tag (inline, italic): this text must be on the same line and italic