RenderBlock (anonymous) at (14,42) size 756x0
RenderBlock (anonymous) at (14,42) size 756x0
RenderInline {SPAN} at (0,0) size 0x0
- RenderText {TEXT} at (0,0) size 0x0
selection is CARET:
start: position 3 of child 1 {TEXT} of child 2 {SPAN} of root {DIV}
upstream: position 3 of child 1 {TEXT} of child 2 {SPAN} of root {DIV}
-downstream: position 1 of child 3 {TEXT} of root {DIV}
+downstream: position 3 of child 1 {TEXT} of child 2 {SPAN} of root {DIV}
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 784x84 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 12x56
- RenderText {TEXT} at (14,14) size 12x28
- text run at (14,14) width 12: "x"
- RenderBR {BR} at (0,0) size 0x0
- RenderText {TEXT} at (14,42) size 12x28
- text run at (14,42) width 12: "x"
- RenderBR {BR} at (0,0) size 0x0
- RenderText {TEXT} at (0,0) size 0x0
+ RenderText {TEXT} at (14,14) size 12x28
+ text run at (14,14) width 12: "x"
+ RenderBR {BR} at (0,0) size 0x0
+ RenderText {TEXT} at (14,42) size 12x28
+ text run at (14,42) width 12: "x"
+ RenderBR {BR} at (0,0) size 0x0
selection is CARET:
-start: position 1 of child 3 {TEXT} of child 1 {SPAN} of root {DIV}
-upstream: position 1 of child 3 {TEXT} of child 1 {SPAN} of root {DIV}
-downstream: position 0 of child 4 {BR} of child 1 {SPAN} of root {DIV}
+start: position 1 of child 3 {TEXT} of root {DIV}
+upstream: position 1 of child 3 {TEXT} of root {DIV}
+downstream: position 0 of child 4 {BR} of root {DIV}
2004-10-25 Ken Kocienda <kocienda@apple.com>
+ Reviewed by me
+
+ Oops. These two test results changed with my last checkin, for the better.
+
+ * layout-tests/editing/deleting/delete-3800834-fix-expected.txt
+ * layout-tests/editing/inserting/insert-3775316-fix-expected.txt
+
+2004-10-25 Ken Kocienda <kocienda@apple.com>
+
Reviewed by Chris
Fix for this bug: