| 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 800x56 | |
| 5 LayoutBlockFlow {HTML} at (0,0) size 800x56 | |
| 6 LayoutBlockFlow {BODY} at (8,8) size 784x40 | |
| 7 LayoutText {#text} at (0,0) size 780x39 | |
| 8 text run at (0,0) width 780: "Tests if the inline layered child is corre
ctly repainted when container's transform changes. Succeeds if the text is compl
etely rotated" | |
| 9 text run at (0,20) width 246: "leaving no residue at the original locati
on." | |
| 10 LayoutText {#text} at (0,0) size 0x0 | |
| 11 layer at (100,100) size 100x180 | |
| 12 LayoutBlockFlow (positioned) {DIV} at (100,100) size 100x180 | |
| 13 LayoutText {#text} at (0,0) size 0x0 | |
| 14 layer at (300,300) size 80x176 | |
| 15 LayoutInline (relative positioned) {SPAN} at (0,0) size 80x176 | |
| 16 LayoutText {#text} at (0,2) size 80x176 | |
| 17 text run at (0,2) width 80: "A B C" | |
| 18 text run at (0,22) width 80: "D E F" | |
| 19 text run at (0,42) width 80: "G H I" | |
| 20 text run at (0,62) width 80: "J K L" | |
| 21 text run at (0,82) width 80: "M N O" | |
| 22 text run at (0,102) width 80: "P Q R" | |
| 23 text run at (0,122) width 80: "S T U" | |
| 24 text run at (0,142) width 80: "V W X" | |
| 25 text run at (0,162) width 48: "Y Z" | |
| OLD | NEW |