mirror of
https://github.com/servo/servo
synced 2026-05-01 20:07:22 +02:00
Update CSS tests to revision 0698c2aa9ead844b6d7d10eafb096cb1118e13ef
This commit is contained in:
@@ -22,11 +22,11 @@
|
||||
/*
|
||||
Equivalent to this shorthand form (see border-image-018 test):
|
||||
border-image: url("support/outline-5px-10px-15px-20px-green.png") 5 10 15 20 / 15% 20% 35% 30% / 0 repeat repeat;
|
||||
|
||||
|
||||
or to this shorthand form (see border-image-019 test):
|
||||
border-image: url("support/outline-5px-10px-15px-20px-green.png") 5% 10% 15% 20% / 1 1 1 1 / 0 repeat repeat;
|
||||
|
||||
or to this shorthand form (see border-image-020 test):
|
||||
or to this shorthand form (see border-image-020 test):
|
||||
border-image: url("support/outline-5px-10px-15px-20px-green.png") 5 10 15 20 / 1 1 1 1 / 0 repeat repeat;
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user