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 784x137 [border: (2px solid #FF0000)]
- RenderInline {SPAN} at (0,0) size 158x28
- RenderText {TEXT} at (0,0) size 0x0
- RenderImage {IMG} at (14,14) size 76x103
- RenderText {TEXT} at (90,95) size 6x28
- text run at (90,95) width 6: " "
- RenderImage {IMG} at (96,14) size 76x103
- RenderText {TEXT} at (0,0) size 0x0
- RenderText {TEXT} at (0,0) size 0x0
+ RenderBlock {DIV} at (0,0) size 784x56 [border: (2px solid #FF0000)]
selection is CARET:
-start: position 0 of child 1 {TEXT} of child 2 {SPAN} of root {DIV}
-upstream: position 0 of child 1 {TEXT} of root {DIV}
-downstream: position 0 of child 2 {IMG} of child 2 {SPAN} of root {DIV}
+start: position 0 of of root {DIV}
+upstream: position 0 of of root {DIV}
+downstream: position 0 of of root {DIV}
RenderText {TEXT} at (0,0) size 0x0
RenderText {TEXT} at (0,0) size 0x0
RenderText {TEXT} at (0,0) size 0x0
-selection is CARET:
+selection is RANGE:
start: position 0 of child 1 {TEXT} of child 1 {SPAN} of root {DIV}
upstream: position 0 of child 1 {TEXT} of child 1 {SPAN} of root {DIV}
downstream: position 1 of child 1 {TEXT} of child 1 {SPAN} of root {DIV}
+end: position 4 of child 1 {TEXT} of child 1 {SPAN} of root {DIV}
+upstream: position 4 of child 1 {TEXT} of child 1 {SPAN} of root {DIV}
+downstream: position 1 of child 5 {TEXT} of root {DIV}
+2004-07-09 Ken Kocienda <kocienda@apple.com>
+
+ Reviewed by me
+
+ Updated some layout test results.
+
+ * layout-tests/editing/deleting/delete-image-004-expected.txt:
+ * layout-tests/editing/selection/extend-by-character-006-expected.txt:
+
2004-07-09 Chris Blumenberg <cblu@apple.com>
Allowed my change for 3715785 to compile on Jaguar.