r1053 vs r1054
1
{{{#!style
2
.test {
3
width:100px;height:100px;background:linear-gradient(#f00, #00f) }{
4
width:100px;height:100px;background:linear-gradient(90deg, #fff, transparent)
5
}
6
}}}
17
8
{{{#!wiki class="test"
9
}}}
210
311
{{{#!wiki style="width:270px;height:400px;background:conic-gradient(from 135deg at 90% 75%, #0ff 90deg, transparent 0), conic-gradient(from 135deg at 90% 68.75%, #00f 90deg, transparent 0), conic-gradient(from 135deg at 90% 62.5%, #0f0 90deg, transparent 0), conic-gradient(from 135deg at 90% 50%, #f00 90deg, transparent 0), linear-gradient(transparent 37.5%, gray 0), conic-gradient(from 135deg at 40% 25%, #0ff 90deg, transparent 0), conic-gradient(from 135deg at 40% 18.75%, #00f 90deg, transparent 0), conic-gradient(from 135deg at 40% 12.5%, #0f0 90deg, transparent 0), conic-gradient(from 135deg at 40% 0, #f00 90deg, gray 0)"
412
{{{#!wiki style="width:270px;height:400px;background:conic-gradient(at 80% 37.5%, gray 90deg, transparent 0), conic-gradient(from 180deg at 50% 37.5%, gray 90deg, transparent 0), conic-gradient(at 60% 12.5%, #f00 90deg, transparent 0), conic-gradient(at 60% 25%, #0f0 90deg, transparent 0), conic-gradient(at 60% 37.5%, #00f 90deg, transparent 0), conic-gradient(from 180deg at 70% 87.5%, #f0f 90deg, transparent 0), conic-gradient(from 180deg at 70% 75%, #0ff 90deg, transparent 0), conic-gradient(from 180deg at 70% 62.5%, #00f 90deg, transparent 0), conic-gradient(from 180deg at 70% 50%, #0f0 90deg, transparent 0), conic-gradient(from 180deg at 70% 37.5%, #f00 90deg, transparent 0)"
......