1
0
Fork 0
forked from 0x2620/oxjs

support MSIE 8 until after app load, and MSIE 8 with Chrome Frame beyond that

This commit is contained in:
rlx 2011-09-03 13:18:20 +00:00
commit 5818bd5edc
373 changed files with 11048 additions and 29979 deletions

View file

@ -1,48 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
version="1.0"
width="450"
height="300"
id="svg1">
<rect
width="120"
height="300"
x="0"
y="0"
id="rect908"
style="fill:#0072c6" />
<rect
width="337.5"
height="300"
x="112.5"
y="0"
id="rect2152"
style="fill:#fcd116" />
<rect
width="112.5"
height="300"
x="337.5"
y="0"
id="rect2774"
style="fill:#009e60" />
<path
d="m 200,212.5 25,50 25,-50 -25,-50 -25,50 z"
id="path3396"
style="fill:#009e60" />
<use
transform="translate(-31.25,-62.5)"
id="use2990"
xlink:href="#path3396" />
<use
transform="translate(31.25,-62.5)"
id="use2992"
xlink:href="#path3396" />
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" width="450" height="300" fill="#009e60">
<rect width="120" height="300" fill="#0072c6"/>
<rect x="112.5" width="337.5" height="300" fill="#fcd116"/>
<rect x="337.5" width="112.5" height="300"/>
<path d="M 200,212.5 l 25,50 l 25,-50 l -25,-50 z"/>
<path d="M 168.75,150 l 25,50 l 25,-50 l -25,-50 z"/>
<path d="M 231.25,150 l 25,50 l 25,-50 l -25,-50 z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

After

Width:  |  Height:  |  Size: 468 B

Before After
Before After