Commit 35f64f1
Eric Willigers
[css-multicol] Refer to line-style,line-width
The grammar rules are now
- column-rule-style: < line-style >
- column-rule-width: < line-width >
instead of
- column-rule-style: <‘border-style’>
- column-rule-width: <‘border-width’>
- border-style: < line-style >{1,4}
- border-width: < line-width >{1,4}
resolves #23791 parent 6d4ee27 commit 35f64f1
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
820 | 820 | | |
821 | 821 | | |
822 | 822 | | |
823 | | - | |
| 823 | + | |
824 | 824 | | |
825 | 825 | | |
826 | 826 | | |
| |||
831 | 831 | | |
832 | 832 | | |
833 | 833 | | |
834 | | - | |
| 834 | + | |
835 | 835 | | |
836 | 836 | | |
837 | 837 | | |
| |||
841 | 841 | | |
842 | 842 | | |
843 | 843 | | |
844 | | - | |
| 844 | + | |
845 | 845 | | |
846 | 846 | | |
847 | 847 | | |
| |||
0 commit comments