| layer at (0,0) size 800x600 |
| RenderView at (0,0) size 800x600 |
| layer at (0,0) size 800x152 |
| RenderBlock {HTML} at (0,0) size 800x152 |
| RenderBody {BODY} at (8,16) size 784x120 |
| RenderBlock (floating) {DIV} at (569,0) size 215x60 [bgcolor=#CC6666] |
| RenderText {#text} at (20,20) size 175x19 |
| text run at (20,20) width 175: "DIV NUMBER 1: float:right;" |
| RenderBlock (floating) {DIV} at (503,60) size 281x60 [bgcolor=#99CC66] |
| RenderText {#text} at (20,20) size 241x19 |
| text run at (20,20) width 241: "DIV NUMBER 2: clear:right; float:right;" |
| RenderBlock (floating) {DIV} at (0,60) size 207x60 [bgcolor=#6699FF] |
| RenderText {#text} at (20,20) size 167x19 |
| text run at (20,20) width 167: "DIV NUMBER 3: float:left;" |
| RenderBlock {P} at (0,0) size 784x120 |
| RenderText {#text} at (0,0) size 567x99 |
| text run at (0,0) width 564: "The first element is floated to the right. The second element clears the right float and also floats" |
| text run at (0,20) width 567: "right. The third element is floated to the left, but is forced below the bottom of the first element." |
| text run at (0,40) width 560: "Yet, somehow this paragraph comes at the end of the markup, and manages to rise to the top" |
| text run at (207,60) width 282: "of the page. This behavior is present in Firefox," |
| text run at (207,80) width 112: "Safari and Opera. " |
| RenderInline {A} at (0,0) size 286x39 [color=#0000EE] |
| RenderInline {STRONG} at (0,0) size 286x39 |
| RenderText {#text} at (319,80) size 286x39 |
| text run at (319,80) width 174: "Click here for a real world" |
| text run at (207,100) width 133: "example of this bug." |