OLD | NEW |
1 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMinYMin" | 1 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMinYMin" |
2 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMidYMin" | 2 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMidYMin" |
3 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMaxYMin" | 3 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMaxYMin" |
4 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMinYMid" | 4 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMinYMid" |
5 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMidYMid" | 5 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMidYMid" |
6 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMaxYMid" | 6 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMaxYMid" |
7 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMinYMax" | 7 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMinYMax" |
8 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMidYMax" | 8 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMidYMax" |
9 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMaxYMax" | 9 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMaxYMax" |
10 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMinYMin meet" | 10 CONSOLE ERROR: Error: Invalid value for <image> attribute preserveAspectRatio="d
efer xMinYMin meet" |
(...skipping 373 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
384 PASS imageElement.preserveAspectRatio.baseVal.meetOrSlice is SVGPreserveAspectRa
tio.SVG_MEETORSLICE_MEET | 384 PASS imageElement.preserveAspectRatio.baseVal.meetOrSlice is SVGPreserveAspectRa
tio.SVG_MEETORSLICE_MEET |
385 | 385 |
386 Test string: 'xMinYMin ' | 386 Test string: 'xMinYMin ' |
387 PASS imageElement.preserveAspectRatio.baseVal.align is SVGPreserveAspectRatio.SV
G_PRESERVEASPECTRATIO_XMIDYMID | 387 PASS imageElement.preserveAspectRatio.baseVal.align is SVGPreserveAspectRatio.SV
G_PRESERVEASPECTRATIO_XMIDYMID |
388 PASS imageElement.preserveAspectRatio.baseVal.meetOrSlice is SVGPreserveAspectRa
tio.SVG_MEETORSLICE_MEET | 388 PASS imageElement.preserveAspectRatio.baseVal.meetOrSlice is SVGPreserveAspectRa
tio.SVG_MEETORSLICE_MEET |
389 | 389 |
390 PASS successfullyParsed is true | 390 PASS successfullyParsed is true |
391 | 391 |
392 TEST COMPLETE | 392 TEST COMPLETE |
393 | 393 |
OLD | NEW |