mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-06 16:45:03 +00:00
Tests/LibWeb: Update reference for svg-gradient-spreadMethod.html
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 34 KiB After Width: | Height: | Size: 33 KiB |
@@ -53,9 +53,6 @@
|
||||
<rect x="10" y="230" width="200" height="40" fill="url(#LinearPad)" />
|
||||
<rect x="10" y="280" width="200" height="40" fill="url(#LinearReflect)" />
|
||||
<rect x="10" y="330" width="200" height="40" fill="url(#LinearRepeat)" />
|
||||
<!-- FIXME: The following three gradients are not correctly rendered
|
||||
(see FIXME in GradientPainting.cpp/create_radial_gradient_between_two_circles())
|
||||
-->
|
||||
<rect fill="url(#RadialPadFocalOffCenter)" x="10" y="380" width="100" height="100" />
|
||||
<rect fill="url(#RadialReflectFocalOffCenter)" x="10" y="490" width="100" height="100" />
|
||||
<rect fill="url(#RadialRepeatFocalOffCenter)" x="120" y="490" width="100" height="100" />
|
||||
|
||||
Reference in New Issue
Block a user