Skip to content

Commit d200755

Browse files
committed
[css-tables-3][editorial] Fix link. Fixes #8117
1 parent e8d9108 commit d200755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-tables-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -920,7 +920,7 @@ spec:css-sizing-3; type:property; text:box-sizing
920920

921921
<li>The computed values of properties 'position', 'float', 'margin'-*, 'top', 'right', 'bottom', and 'left' on the table
922922
are used on the table-wrapper box and not the table grid box;
923-
the same holds true for the properties whose use could force the used value of 'transform-style' to <code>flat</code></a> (see <a href="https://drafts.csswg.org/css-transforms/#grouping-property-values">list</a>) and their shorthands/longhands relatives:
923+
the same holds true for the properties whose use could force the used value of 'transform-style' to <code>flat</code></a> (see [[css-transforms-2#grouping-property-values|list]]) and their shorthands/longhands relatives:
924924
this list currently includes 'overflow', 'opacity', 'filter', 'clip', 'clip-path', 'isolation', 'mask'-*, 'mix-blend-mode', 'transform'-* and 'perspective'.
925925
<br>
926926
Where the specified values are not applied on the table grid and/or wrapper boxes,

0 commit comments

Comments
 (0)