BPP TSS Section 5.5.1.1 TP/OF/BV-01-I-A [Printer - XHTML - Core Modules]

This test is part of a suite of qualification tests for printing in conformance with the Bluetooth Basic Printing Profile, (C) Bluetooth SIG.
Last Modified: 09/21/02

Testing Purpose: To verify that a printer can correctly print and treat appropriately an XHTML-Print object that makes use of all tags and constructs defined in the XHTML-Print specification under Core Modules. These modules are Structure, Text, Hypertext, List. In addition it tests the Style Attribute module. Note the following tags are not printer displayable: body, head, html, and title. But, they are necessary for the document to render at all and thus are tested by this document. The first three tags (abbr, acronym, and address) are "mouseover" tags and their correct diplay is not possible on a printer, but the text indicated by the master documents should print. (There are no special rendering rules for these tags.)

Testing the <abbr> tag

abbr is an abbreviation



Testing the <acronym> tag

HTTP



Testing the <address> tag

TestWriter



Testing the <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.



Testing the <br> tag

There must be a line break here -->
this text must be on the next line



Testing the <cite>tag

This line must be rendered in italics or in a way that differentiates it from the rest of the text



Testing the <code> tag

Bluetooth.print() must be rendered in a monospace font



Testing the <dfn>

The word Definition must be rendered in italics or in a way that differentiates it from the rest of the text



Testing the <div> tag

This line must be rendered in italics



Testing the <em> tag

This line must be rendered in bold or in a way that differentiates it from the rest of the text



Testing the <h1> tag

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



Testing the <h2> tag

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



Testing the <h3> tag

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



Testing the <h4> tag

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



Testing the <h5> tag

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



Testing the <h6> tag

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



Testing the <kbd> tag

This line should be rendered in bold or a standard monospace font



Testing the <p> tag

This line must be separate from the one below it

This line must be separate from the one above it



Testing the <pre> tag (pre-formatted text)


	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          

	 



Testing the <q> tags

This line must be surrounded by quotes



Testing the <samp> tag

This line must be rendered in a standard monospace font



Testing the <span> tag

This text must appear in italics



Testing the <strong> tag

This line must be rendered in bold or in a way that differentiates it from the rest of the text



Testing the <var> tag

The x and y variables must be rendered in italics or in a way that differentiates them from the rest of the text



Testing the Hypertext tag <a>

Here's a link to the W3C Site W3C

In the line above, the text "W3C" should be rendered in a way that differentiates it from the rest of the text



Testing the list tags

Testing the <dl >, <dt >, and < dd > tags

Below must be a list of three items with their definitions next to them but on the following line

Item
definition of item
Item
definition of item
Item
definition of item



Testing the <ul > and < li > tags

Below must be a list of 5 words with bullets before each



Testing the <ol > and < li > tags

Below must be a list of 5 words ordered by arabic numerals

  1. This
  2. is
  3. an
  4. ordered
  5. list



end of test