File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
tools/border-image-generator Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 88
88
< div class ="title "> additional-properties </ div >
89
89
< div class ="property ">
90
90
< div class ="name "> repeat-x </ div >
91
- < div class ="ui-dropdown border-repeat " data-topic ="image-repeat-X " data-selected ="2 ">
92
- < div data-value ="0 "> repeat</ div >
91
+ < div class ="ui-dropdown border-repeat " data-topic ="image-repeat-X " data-selected ="1 ">
93
92
< div data-value ="0 "> stretch</ div >
93
+ < div data-value ="0 "> repeat</ div >
94
94
< div data-value ="0 "> round</ div >
95
+ < div data-value ="0 "> space</ div >
95
96
</ div >
96
97
</ div >
97
98
< div class ="property ">
98
99
< div class ="name "> repeat-y </ div >
99
- < div class ="ui-dropdown border-repeat " data-topic ="image-repeat-Y " data-selected ="2 ">
100
- < div data-value ="1 "> repeat</ div >
100
+ < div class ="ui-dropdown border-repeat " data-topic ="image-repeat-Y " data-selected ="1 ">
101
101
< div data-value ="1 "> stretch</ div >
102
+ < div data-value ="1 "> repeat</ div >
102
103
< div data-value ="1 "> round</ div >
104
+ < div data-value ="1 "> space</ div >
103
105
</ div >
104
106
</ div >
105
107
< div class ="property ">
You can’t perform that action at this time.
0 commit comments