mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-11 11:20:12 +00:00
css style tests: Update expected results for gradient tests
This is the same as the previous commit.
This commit is contained in:
parent
52b7a96bec
commit
0f4a31edae
@ -6,4 +6,4 @@
|
||||
background-image: repeating-linear-gradient(to top right, rgba(255,100,60,0.5), rgb(255,0,255) 100%); /* gradient.css:6:95 */
|
||||
|
||||
label:dir(ltr)
|
||||
background-image: radial-gradient(circle farthest-corner at center 30px, rgb(255,255,0), rgb(255,0,0) 30%, rgb(0,0,255)); /* gradient.css:10:87 */
|
||||
background-image: radial-gradient(ellipse farthest-corner at center 30px, rgb(255,255,0), rgb(255,0,0) 30%, rgb(0,0,255)); /* gradient.css:10:87 */
|
||||
|
Loading…
Reference in New Issue
Block a user