--- /dev/null
+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 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 (14,42) size 0x28
+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}
+2004-08-26 Ken Kocienda <kocienda@apple.com>
+
+ Reviewed by me
+
+ Silly me. Forgot to add this file before.
+
+ * layout-tests/editing/inserting/insert-3775316-fix-expected.txt: Added.
+
2004-08-26 David Hyatt <hyatt@apple.com>
Fix for 3777172, crash from nested colgroup. Don't allow nested table sections or col groups.