RenderInline {B} at (0,0) size 51x28
RenderText {TEXT} at (84,14) size 51x28
text run at (84,14) width 51: "some"
- RenderInline {B} at (0,0) size 45x28
+ RenderInline {B} at (0,0) size 166x56
RenderText {TEXT} at (135,14) size 45x28
text run at (135,14) width 45: " text"
- RenderInline {B} at (0,0) size 46x28
RenderBR {BR} at (0,0) size 0x0
RenderText {TEXT} at (14,42) size 46x28
text run at (14,42) width 46: "here"
start: position 0 of child 1 {TEXT} of child 1 {B} of child 2 {I} of child 2 {SPAN} of root {DIV}
upstream: position 8 of child 1 {TEXT} of child 2 {SPAN} of root {DIV}
downstream: position 0 of child 1 {TEXT} of child 1 {B} of child 2 {I} of child 2 {SPAN} of root {DIV}
-end: position 4 of child 2 {TEXT} of child 4 {B} of child 2 {SPAN} of root {DIV}
-upstream: position 4 of child 2 {TEXT} of child 4 {B} of child 2 {SPAN} of root {DIV}
-downstream: position 0 of child 5 {TEXT} of child 2 {SPAN} of root {DIV}
+end: position 4 of child 3 {TEXT} of child 3 {B} of child 2 {SPAN} of root {DIV}
+upstream: position 4 of child 3 {TEXT} of child 3 {B} of child 2 {SPAN} of root {DIV}
+downstream: position 0 of child 4 {TEXT} of child 2 {SPAN} of root {DIV}
+2004-08-25 Ken Kocienda <kocienda@apple.com>
+
+ Reviewed by me
+
+ * layout-tests/editing/style/style-3690704-fix-expected.txt: Fewer styling spans added
+ on this test as a result of the previously-checked-in fix.
+
2004-08-25 Ken Kocienda <kocienda@apple.com>
Reviewed by John