| OLD | NEW |
| 1 CONSOLE WARNING: CSSValue and SVGElement.getPresentationAttribute are deprecated
. Please use getPropertyValue and parse the return value instead. |
| 1 layer at (0,0) size 800x600 | 2 layer at (0,0) size 800x600 |
| 2 RenderView at (0,0) size 800x600 | 3 RenderView at (0,0) size 800x600 |
| 3 layer at (0,0) size 800x600 | 4 layer at (0,0) size 800x600 |
| 4 RenderSVGRoot {svg} at (0,0) size 800x600 | 5 RenderSVGRoot {svg} at (0,0) size 800x600 |
| 5 RenderSVGContainer {a} at (0,0) size 0x0 | 6 RenderSVGContainer {a} at (0,0) size 0x0 |
| 6 RenderSVGForeignObject {foreignObject} at (0,0) size 800x600 | 7 RenderSVGForeignObject {foreignObject} at (0,0) size 800x600 |
| 7 RenderBlock {html} at (0,0) size 800x40 | 8 RenderBlock {html} at (0,0) size 800x40 |
| 8 RenderBlock {div} at (0,0) size 800x40 | 9 RenderBlock {div} at (0,0) size 800x40 |
| 9 RenderText {#text} at (0,0) size 789x39 | 10 RenderText {#text} at (0,0) size 789x39 |
| 10 text run at (0,0) width 789: "This test tests that getPresentationAt
tribute succesfully returns SVG presentation attributes, but not ones that are d
efined in the inline" | 11 text run at (0,0) width 789: "This test tests that getPresentationAt
tribute succesfully returns SVG presentation attributes, but not ones that are d
efined in the inline" |
| 11 text run at (0,20) width 330: "style and not non SVG css properties
like border. See " | 12 text run at (0,20) width 330: "style and not non SVG css properties
like border. See " |
| 12 RenderInline {a} at (0,0) size 68x19 [color=#0000EE] | 13 RenderInline {a} at (0,0) size 68x19 [color=#0000EE] |
| 13 RenderText {#text} at (330,20) size 68x19 | 14 RenderText {#text} at (330,20) size 68x19 |
| 14 text run at (330,20) width 68: "Bug 13976" | 15 text run at (330,20) width 68: "Bug 13976" |
| 15 RenderText {#text} at (398,20) size 4x19 | 16 RenderText {#text} at (398,20) size 4x19 |
| 16 text run at (398,20) width 4: "." | 17 text run at (398,20) width 4: "." |
| 17 RenderSVGRect {rect} at (10,50) size 100x100 [fill={[type=SOLID] [color=#008
000]}] [x=10.00] [y=50.00] [width=100.00] [height=100.00] | 18 RenderSVGRect {rect} at (10,50) size 100x100 [fill={[type=SOLID] [color=#008
000]}] [x=10.00] [y=50.00] [width=100.00] [height=100.00] |
| OLD | NEW |