Test Output Index

testDefaultOn

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:offoff
fitnesse table before run:
HtmlFixture
http://firstthePage
Element FocusbodyTagbodybodyElement
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage This is the Title This is the body
Element FocusbodyTag
bodybodyElement This is the body

testOff

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:offoff
fitnesse table before run:
HtmlFixture
http://firstthePage
Display HTMLoff
Element FocusbodyTagbodybodyElement
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage This is the Title This is the body
Display HTML:offoff
Element FocusbodyTag
bodybodyElement

testOff

Setup after run:
HtmlFixture
not refocusing
Escape HTML:offoff
fitnesse table before run:
HtmlFixture
http://firstthePage
Display HTMLon
Element FocusbodyTagbodybodyElement
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage
Display HTML:onon
Element FocusbodyTag
bodybodyElement This is the body

testOffOn

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:offoff
fitnesse table before run:
HtmlFixture
http://firstthePage
Display HTMLoff
Display HTMLon
Element FocusbodyTagbodybodyElement
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage This is the Title This is the body
Display HTML:offoff
Display HTML:onon
Element FocusbodyTag
bodybodyElement This is the body

testEscapedFormat

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:onon
fitnesse table before run:
HtmlFixture
http://firstthePage
Element FocusbodyTagbodybodyElement
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage<?xml version="1.0" encoding="ISO-8859-1"?>
<html id="htmlTag">
  <head id="headTag">
    <title id="titleTag">
      This is the Title
    </title>
  </head>
  <body id="bodyTag">
     This is the body
  </body>
</html>
Element FocusbodyTag
bodybodyElement<body id="bodyTag">
   This is the body
</body>

testNotEscapedFormat

Setup after run:
HtmlFixture
WARNING: no focus element
Escape HTML:offoff
fitnesse table before run:
HtmlFixture
http://firstthePage
Element FocusbodyTagbodybodyElement
fitnesse table after run:
HtmlFixture
http://first
loaded time: 0 milliseconds
thePage This is the Title This is the body
Element FocusbodyTag
bodybodyElement This is the body