"; static const char* contentsInTextInput = ""; static const char* contentsInParagraphAndBodySimple = "

This is a test.

Hello world."; static const char* contentsInParagraphAndBodyModerate = "

This is a test.

Hello world.
This sentence is green.
This one is not."; static const char* contentsInTable = "
foobar
"; static const char* contentsInTableWithHeaders = "
foobarbaz
qux123
quux456
678
corge91011
12
34
"; static const char* contentsWithExtraneousWhiteSpaces = "

This\n paragraph\n is\n borked!

"; static const char* comboBoxSelector = ""; static const char* embeddedObjects = "

Choose: foo bar (pick one)

Choose: (pick one)

"; static const char* formWithTextInputs = "
"; static const char* hypertextAndHyperlinks = "

A paragraph with no links at all

A line with a link in the middle as well as at the beginning and at the end

  1. List item with a link inside a span node
"; static const char* layoutAndDataTables = "
OddEven
12
foobar
"; static const char* linksWithInlineImages = "

foo bar baz

foo bar baz

foo bar baz

"; static const char* listsOfItems = "
  1. text only
  2. link only
  3. text and a link
"; static const char* textForCaretBrowsing = "

A text header

A paragraph with a link in the middle

  1. A list item
"; static const char* textForSelections = "

A paragraph with plain text

A paragraph with a link in the middle

  1. A list item