Skip to content

Conversation

@ewilligers
Copy link
Contributor

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 #2379

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 w3c#2379
@tabatkins tabatkins added the ready label Mar 3, 2018
@frivoal frivoal added the css-multicol-1 Current Work label Mar 3, 2018
@ewilligers ewilligers merged commit 8549aac into w3c:master Mar 4, 2018
@ewilligers ewilligers deleted the column-rule-style-width branch March 4, 2018 04:17
@tabatkins tabatkins removed the ready label Mar 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

css-multicol-1 Current Work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[css-multicol] column-rule-width,column-rule-style should refer to line-style,line-width

4 participants