OLD | NEW |
1 CONSOLE ERROR: line 20: Error: Invalid value for <svg> attribute viewBox="0" | 1 CONSOLE ERROR: line 20: Error: <svg> attribute viewBox: Unexpected end of attrib
ute. Expected number, "0". |
2 CONSOLE ERROR: line 23: Error: Invalid value for <svg> attribute viewBox="0 0" | 2 CONSOLE ERROR: line 23: Error: <svg> attribute viewBox: Unexpected end of attrib
ute. Expected number, "0 0". |
3 CONSOLE ERROR: line 26: Error: Invalid value for <svg> attribute viewBox="0 0 30
" | 3 CONSOLE ERROR: line 26: Error: <svg> attribute viewBox: Unexpected end of attrib
ute. Expected number, "0 0 30". |
4 CONSOLE ERROR: line 29: Error: Invalid value for <svg> attribute viewBox="0 0 30
40 50" | 4 CONSOLE ERROR: line 29: Error: <svg> attribute viewBox: Trailing garbage, "0 0 3
0 40 50". |
5 CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute viewBox="0 0 30
40," | 5 CONSOLE ERROR: line 32: Error: <svg> attribute viewBox: Trailing garbage, "0 0 3
0 40,". |
6 CONSOLE ERROR: line 35: Error: Invalid value for <svg> attribute viewBox=",0 0 3
0 40" | 6 CONSOLE ERROR: line 35: Error: <svg> attribute viewBox: Expected number, ",0 0 3
0 40". |
7 CONSOLE ERROR: line 38: Error: <svg> attribute viewBox: A negative value is not
valid. ("0 0 -30 40") | 7 CONSOLE ERROR: line 38: Error: <svg> attribute viewBox: A negative value is not
valid. ("0 0 -30 40") |
8 CONSOLE ERROR: line 41: Error: <svg> attribute viewBox: A negative value is not
valid. ("0 0 30 -40") | 8 CONSOLE ERROR: line 41: Error: <svg> attribute viewBox: A negative value is not
valid. ("0 0 30 -40") |
9 CONSOLE ERROR: line 44: Error: Invalid value for <svg> attribute viewBox="0 0 30
, , 40" | 9 CONSOLE ERROR: line 44: Error: <svg> attribute viewBox: Expected number, "0 0 30
, , 40". |
10 CONSOLE ERROR: line 47: Error: Invalid value for <svg> attribute viewBox="0 0 30
% 40" | 10 CONSOLE ERROR: line 47: Error: <svg> attribute viewBox: Expected number, "0 0 30
% 40". |
11 layer at (0,0) size 800x600 | 11 layer at (0,0) size 800x600 |
12 LayoutView at (0,0) size 800x600 | 12 LayoutView at (0,0) size 800x600 |
13 layer at (0,0) size 800x600 | 13 layer at (0,0) size 800x600 |
14 LayoutSVGRoot {svg} at (0,37) size 800x399 | 14 LayoutSVGRoot {svg} at (0,37) size 800x399 |
15 LayoutSVGContainer {g} at (0,37) size 800x399 | 15 LayoutSVGContainer {g} at (0,37) size 800x399 |
16 LayoutSVGContainer {g} at (0,37) size 800x399 | 16 LayoutSVGContainer {g} at (0,37) size 800x399 |
17 LayoutSVGText {text} at (0,22) size 397x11 contains 1 chunk(s) | 17 LayoutSVGText {text} at (0,22) size 397x11 contains 1 chunk(s) |
18 LayoutSVGInlineText {#text} at (0,0) size 397x11 | 18 LayoutSVGInlineText {#text} at (0,0) size 397x11 |
19 chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 108 width
396.92: "All svgs below should look the same, since all have viewBox with synta
x errors and default should be chosen." | 19 chunk 1 text run 1 at (0.00,30.00) startOffset 0 endOffset 108 width
396.92: "All svgs below should look the same, since all have viewBox with synta
x errors and default should be chosen." |
20 LayoutSVGContainer {g} at (0,83) size 50x67 [transform={m=((1.00,0.00)(0
.00,1.00)) t=(0.00,50.00)}] | 20 LayoutSVGContainer {g} at (0,83) size 50x67 [transform={m=((1.00,0.00)(0
.00,1.00)) t=(0.00,50.00)}] |
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
157 LayoutSVGEllipse {circle} at (525,372) size 6x8 [fill={[type=SOLID
] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] | 157 LayoutSVGEllipse {circle} at (525,372) size 6x8 [fill={[type=SOLID
] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] |
158 LayoutSVGPath {path} at (515,391) size 20x16 [stroke={[type=SOLID]
[color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da
ta="M 10 19 L 15 23 L 20 19"] | 158 LayoutSVGPath {path} at (515,391) size 20x16 [stroke={[type=SOLID]
[color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da
ta="M 10 19 L 15 23 L 20 19"] |
159 LayoutSVGContainer {g} at (583,333) size 51x101 [transform={m=((1.00,0.0
0)(0.00,1.00)) t=(350.00,200.00)}] | 159 LayoutSVGContainer {g} at (583,333) size 51x101 [transform={m=((1.00,0.0
0)(0.00,1.00)) t=(350.00,200.00)}] |
160 LayoutSVGViewportContainer {svg} at (583,333) size 51x101 | 160 LayoutSVGViewportContainer {svg} at (583,333) size 51x101 |
161 LayoutSVGRect {rect} at (583,333) size 51x101 [stroke={[type=SOLID]
[color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width
=29.00] [height=39.00] | 161 LayoutSVGRect {rect} at (583,333) size 51x101 [stroke={[type=SOLID]
[color=#FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x=0.50] [y=0.50] [width
=29.00] [height=39.00] |
162 LayoutSVGContainer {g} at (591,358) size 34x51 [transform={m=((1.00,
0.00)(0.00,1.00)) t=(0.00,5.00)}] | 162 LayoutSVGContainer {g} at (591,358) size 34x51 [transform={m=((1.00,
0.00)(0.00,1.00)) t=(0.00,5.00)}] |
163 LayoutSVGEllipse {circle} at (591,358) size 34x51 [fill={[type=SOL
ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] | 163 LayoutSVGEllipse {circle} at (591,358) size 34x51 [fill={[type=SOL
ID] [color=#FFFF00]}] [cx=15.00] [cy=15.00] [r=10.00] |
164 LayoutSVGEllipse {circle} at (600,372) size 6x8 [fill={[type=SOLID
] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] | 164 LayoutSVGEllipse {circle} at (600,372) size 6x8 [fill={[type=SOLID
] [color=#000000]}] [cx=12.00] [cy=12.00] [r=1.50] |
165 LayoutSVGEllipse {circle} at (609,372) size 6x8 [fill={[type=SOLID
] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] | 165 LayoutSVGEllipse {circle} at (609,372) size 6x8 [fill={[type=SOLID
] [color=#000000]}] [cx=17.00] [cy=12.00] [r=1.50] |
166 LayoutSVGPath {path} at (598,391) size 20x16 [stroke={[type=SOLID]
[color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da
ta="M 10 19 L 15 23 L 20 19"] | 166 LayoutSVGPath {path} at (598,391) size 20x16 [stroke={[type=SOLID]
[color=#000000] [stroke width=2.00]}] [fill={[type=SOLID] [color=#000000]}] [da
ta="M 10 19 L 15 23 L 20 19"] |
OLD | NEW |