* layout-tests/editing/selection/unrendered-004-expected.txt: Updated expected results.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@7591
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
RenderText {TEXT} at (106,84) size 40x48
text run at (106,84) width 40: " baz"
selection is CARET:
-start: position 0 of child 4 {TEXT} of root {DIV}
+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 0 of child 4 {TEXT} of root {DIV}
+2004-09-17 Ken Kocienda <kocienda@apple.com>
+
+ Reviewed by me
+
+ * layout-tests/editing/selection/unrendered-004-expected.txt: Updated expected results.
+
2004-09-17 Ken Kocienda <kocienda@apple.com>
Reviewed by Darin