layer at (0,0) size 800x600
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
  LayoutBlockFlow {HTML} at (0,0) size 800x600
    LayoutBlockFlow {BODY} at (8,8) size 784x576
      LayoutBlockFlow {DIV} at (0,0) size 784x20
        LayoutInline {SPAN} at (0,0) size 212x19 [color=#FF0000]
          LayoutText {#text} at (0,0) size 212x19
            text run at (0,0) width 212: "This should turn red when hovered."
        LayoutText {#text} at (0,0) size 0x0
      LayoutBlockFlow {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
      LayoutBlockFlow {P} at (0,46) size 784x40
        LayoutText {#text} at (0,0) size 50x19
          text run at (0,0) width 50: "Test for "
        LayoutInline {I} at (0,0) size 779x39
          LayoutInline {A} at (0,0) size 351x19 [color=#0000EE]
            LayoutText {#text} at (49,0) size 351x19
              text run at (49,0) width 351: "http://bugzilla.opendarwin.org/show_bug.cgi?id=7327"
          LayoutText {#text} at (399,0) size 779x39
            text run at (399,0) width 380: " REGRESSION (r12869): :hover subselector does not work"
            text run at (0,20) width 95: "in quirks mode"
        LayoutText {#text} at (95,20) size 94x19
          text run at (95,20) width 94: ". This tests that "
        LayoutInline {CODE} at (0,0) size 97x16
          LayoutText {#text} at (188,23) size 97x16
            text run at (188,23) width 97: "span#t:hover"
        LayoutText {#text} at (284,20) size 165x19
          text run at (284,20) width 165: " matches the hovered span."