delete-at-paragraph-boundaries-004-expected.txt   [plain text]


layer at (0,0) size 800x600
  RenderCanvas at (0,0) size 800x600
layer at (0,0) size 800x600
  RenderBlock {HTML} at (0,0) size 800x600
    RenderBody {BODY} at (8,8) size 784x584
      RenderBlock {DIV} at (0,0) size 784x240 [border: (2px solid #0000FF)]
        RenderBlock {DIV} at (14,14) size 756x112
          RenderText {TEXT} at (0,0) size 67x28
            text run at (0,0) width 67: "Tests: "
          RenderBR {BR} at (0,0) size 0x0
          RenderText {TEXT} at (0,28) size 751x84
            text run at (0,28) width 741: "Deleting when a selection starts in a blank line created by a BR element and"
            text run at (0,56) width 751: "extends to a character that is not at the end of a block. This ensures that some"
            text run at (0,84) width 508: "of our \"special-case\" code does not run for this case."
        RenderBlock {DIV} at (14,142) size 756x84
          RenderText {TEXT} at (0,0) size 189x28
            text run at (0,0) width 189: "Expected Results: "
          RenderBR {BR} at (0,0) size 0x0
          RenderText {TEXT} at (0,28) size 682x56
            text run at (0,28) width 682: "Should see the two lines in the red box. Each should contain \"A\" only."
            text run at (0,56) width 620: "Insertion point should be blinking at the start of the second line."
      RenderBlock {DIV} at (0,264) size 784x60
        RenderBlock {DIV} at (0,0) size 784x60 [border: (2px solid #FF0000)]
          RenderBlock {P} at (2,2) size 780x28
            RenderText {TEXT} at (0,0) size 17x28
              text run at (0,0) width 17: "A"
          RenderBlock (anonymous) at (2,30) size 780x0
          RenderBlock {P} at (2,30) size 780x28
            RenderText {TEXT} at (0,0) size 17x28
              text run at (0,0) width 17: "A"
selection is CARET:
start:      position 0 of child 1 {TEXT} of child 3 {P} of child 1 {DIV} of root {DIV}
upstream:   position 0 of child 3 {P} of child 1 {DIV} of root {DIV}
downstream: position 0 of child 1 {TEXT} of child 3 {P} of child 1 {DIV} of root {DIV}