RESOLVED DUPLICATE of bug 148815 148811
border-style' values of column-rule are interpreted as in the collapsing border model in which case 'inset' value is drawn the same as 'ridge'
https://bugs.webkit.org/show_bug.cgi?id=148811
Summary border-style' values of column-rule are interpreted as in the collapsing bord...
Ryosuke Niwa
Reported 2015-09-04 12:22:13 PDT
'border-style' values of column-rule are interpreted as in the collapsing border model in which case 'inset' value is drawn the same as 'ridge'. This bug was found by the test: LayoutTests/imported/w3c/css/css-multicol-1/multicol-rule-inset-000.xht. which was written by Håkon Wium Lie who was the author of the multicolumn layout mode spec.
Attachments
Radar WebKit Bug Importer
Comment 1 2015-09-04 12:22:48 PDT
Ryosuke Niwa
Comment 2 2015-09-04 12:23:19 PDT
multicol-rule-outset-000.xht also fails: 'border-style' values of column-rule are interpreted as in the collapsing border model in which case 'outset' value is drawn the same as 'groove'.
zalan
Comment 3 2015-09-16 15:14:04 PDT
*** This bug has been marked as a duplicate of bug 148815 ***
Note You need to log in before you can comment on or make changes to this bug.