| OLD | NEW |
| (Empty) |
| 1 CONSOLE ERROR: line 7: Uncaught ReferenceError: runRepaintTest is not defined | |
| 2 layer at (0,0) size 800x600 | |
| 3 LayoutView at (0,0) size 800x600 | |
| 4 layer at (0,0) size 800x52 | |
| 5 LayoutBlockFlow {HTML} at (0,0) size 800x52 | |
| 6 LayoutBlockFlow {BODY} at (8,8) size 784x36 | |
| 7 LayoutText {#text} at (0,0) size 719x35 | |
| 8 text run at (0,0) width 719: "Tests if the inline layered child is corre
ctly repainted when container's transform changes. Succeeds if the text is" | |
| 9 text run at (0,18) width 394: "completely rotated leaving no residue at
the original location." | |
| 10 LayoutText {#text} at (0,0) size 0x0 | |
| 11 layer at (100,100) size 100x162 | |
| 12 LayoutBlockFlow (positioned) {DIV} at (100,100) size 100x162 | |
| 13 LayoutText {#text} at (0,0) size 0x0 | |
| 14 layer at (300,300) size 80x160 | |
| 15 LayoutInline (relative positioned) {SPAN} at (0,0) size 80x160 | |
| 16 LayoutText {#text} at (0,1) size 80x160 | |
| 17 text run at (0,1) width 80: "A B C" | |
| 18 text run at (0,19) width 80: "D E F" | |
| 19 text run at (0,37) width 80: "G H I" | |
| 20 text run at (0,55) width 80: "J K L" | |
| 21 text run at (0,73) width 80: "M N O" | |
| 22 text run at (0,91) width 80: "P Q R" | |
| 23 text run at (0,109) width 80: "S T U" | |
| 24 text run at (0,127) width 80: "V W X" | |
| 25 text run at (0,145) width 48: "Y Z" | |
| OLD | NEW |