File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -2381,8 +2381,12 @@ <h3 class="heading settled" data-level="6.5" id="the-border-image-repeat"><span
2381
2381
< td > no
2382
2382
</ table >
2383
2383
< p > This property specifies how the images for the sides and the middle
2384
- part of the border image are scaled and tiled. The first keyword applies
2385
- to the horizontal sides, the second to the vertical ones; see < a href ="#border-image-process "> Drawing the Border Image</ a > .
2384
+ part of the border image are scaled and tiled.
2385
+ The first keyword applies to the horizontal scaling and tiling
2386
+ of the top, middle and bottom parts,
2387
+ the second to the vertical scaling and tiling
2388
+ of the left, middle and right parts;
2389
+ see < a href ="#border-image-process "> Drawing the Border Image</ a > .
2386
2390
If the second keyword is absent, it is assumed to be the same as the first.
2387
2391
Values have the following meanings: </ p >
2388
2392
< dl >
Original file line number Diff line number Diff line change @@ -2534,9 +2534,12 @@ <h3 id="the-border-image-repeat">Image Tiling: the 'border-image-repeat' propert
2534
2534
</ table >
2535
2535
2536
2536
< p > This property specifies how the images for the sides and the middle
2537
- part of the border image are scaled and tiled. The first keyword applies
2538
- to the horizontal sides, the second to the vertical ones; see
2539
- < a href ="#border-image-process "> Drawing the Border Image</ a > .
2537
+ part of the border image are scaled and tiled.
2538
+ The first keyword applies to the horizontal scaling and tiling
2539
+ of the top, middle and bottom parts,
2540
+ the second to the vertical scaling and tiling
2541
+ of the left, middle and right parts;
2542
+ see < a href ="#border-image-process "> Drawing the Border Image</ a > .
2540
2543
If the second keyword is absent, it is assumed to be the same as the first.
2541
2544
Values have the following meanings:
2542
2545
You can’t perform that action at this time.
0 commit comments