8000 [css-tables] remove border-radius - fixes issue #475 · w3c/csswg-drafts@2586baf · GitHub
Skip to content

Commit 2586baf

Browse files
author
Greg Whitworth
committed
[css-tables] remove border-radius - fixes issue #475
1 parent 995a077 commit 2586baf

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

css-tables-3/Overview.bs

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -863,15 +863,6 @@ spec:css21; type:property; text:max-width
863863

864864
<li>The 'border-radius' of both <a>table-root</a> and <a>table-non-root</a> boxes
865865
is ignored (as it it was set to 0px).
866-
<div class="issue">
867-
This is a spec breaking change from the previous spec, but not a real breaking change.
868-
Border-radius only (incorrectly) works in IE/Edge and does not work in FF/Chrome.
869-
<span class="highlight">
870-
Actually, this isn't even totally true, as box-shadow shows:
871-
https://jsfiddle.net/wazhrfe3/1/
872-
</span>
873-
</div>
874-
875866
<li>The values used for the layout and rendering of the borders of the <a>table-root</a> element
876867
and the <a>table-cell</a> boxes it owns are
877868
determined using a special conflict resolution algorithm described in [[#border-collapsing]].

0 commit comments

Comments
 (0)