forked from 0x2620/oxjs
support MSIE 8 until after app load, and MSIE 8 with Chrome Frame beyond that
This commit is contained in:
parent
182225ebc4
commit
5818bd5edc
373 changed files with 11048 additions and 29979 deletions
|
|
@ -1,7 +1 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="700" height="600">
|
||||
<rect id="r0" fill="#fff" width="700" height="600"/>
|
||||
<rect id="r2" fill="#E05206" width="700" height="200"/>
|
||||
<circle id="c0" fill="#E05206" cx="350" cy="300" r="85"/>
|
||||
<rect id="r1" fill="#0DB02B" y="400" width="700" height="200"/>
|
||||
</svg>
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" width="700" height="600" fill="#E05206"><rect width="700" height="600" fill="#0DB02B"/><rect width="700" height="400" fill="#FFF"/><rect width="700" height="200"/><circle cx="350" cy="300" r="85"/></svg>
|
||||
|
Before Width: | Height: | Size: 350 B After Width: | Height: | Size: 281 B |
Loading…
Add table
Add a link
Reference in a new issue