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,55 +1,10 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!-- Created with Inkscape (http://www.inkscape.org/) -->
<svg
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="2880"
height="1440"
id="svg1353">
<defs
id="defs1358" />
<rect
width="2880"
height="1440"
x="0"
y="0"
id="red area"
style="fill:#ce1126" />
<rect
width="1440"
height="720"
x="0"
y="0"
id="blue quarter"
style="fill:#002b7f" />
<polygon
points="0,-1 0.58778525,0.80901699 -0.95105652,-0.30901699 0.95105652,-0.30901699 -0.58778525,0.80901699 0,-1 "
transform="matrix(105.14622,0,0,105.14622,719.99993,604.93494)"
id="polygon1441"
style="fill:#ffffff" />
<polygon
points="0,-1 0.58778525,0.80901699 -0.95105652,-0.30901699 0.95105652,-0.30901699 -0.58778525,0.80901699 0,-1 "
transform="matrix(84.116958,0,0,82.917961,499.99995,292.918)"
id="polygon1449"
style="fill:#ffffff" />
<polygon
points="0,-1 0.58778525,0.80901699 -0.95105652,-0.30901699 0.95105652,-0.30901699 -0.58778525,0.80901699 0,-1 "
transform="matrix(78.859659,0,0,77.390097,944.99991,257.3901)"
id="polygon1451"
style="fill:#ffffff" />
<use
transform="translate(220,-180)"
id="use2402"
x="0"
y="0"
width="288"
height="144"
xlink:href="#polygon1449" />
<polygon
points="0,-1 0.58778525,0.80901699 -0.95105652,-0.30901699 0.95105652,-0.30901699 -0.58778525,0.80901699 0,-1 "
transform="matrix(52.573095,0,0,52.573095,829.99992,417.46729)"
id="polygon1455"
style="fill:#ffffff" />
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2880" height="1440">
<rect width="2880" height="1440" fill="#ce1126"/>
<rect width="1440" height="720" fill="#002b7f"/>
<polygon points="0,-1 .587785,.809017 -.951057,-.309017 .951057,-.309017 -.587785,.809017" transform="translate(720,604.93494) scale(105.14622)" fill="#fff"/>
<polygon id="p" points="0,-1 .587785,.809017 -.951057,-.309017 .951057,-.309017 -.587785,.809017" transform="translate(500,292.918) scale(84.116958,82.917961)" fill="#fff"/>
<polygon points="0,-1 .587785,.809017 -.951057,-.309017 .951057,-.309017 -.587785,.809017" transform="translate(945,257.3901) scale(78.859659,77.390097)" fill="#fff"/>
<use xlink:href="#p" x="220" y="-180"/>
<polygon points="0,-1 .587785,.809017 -.951057,-.309017 .951057,-.309017 -.587785,.809017" transform="translate(830,417.46729) scale(52.573095)" fill="#fff"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

After

Width:  |  Height:  |  Size: 985 B

Before After
Before After