Skip to content

Commit 8d6df63

Browse files
xfqFremyCompany
authored andcommitted
[css-tables-3] Editorial fixes
1 parent 7a5e0d7 commit 8d6df63

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

css-tables-3/Overview.bs

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ spec:css-sizing-3; type:property; text:box-sizing
754754
Name: table-layout
755755
Value: auto | fixed
756756
Initial: auto
757-
Applies To: table-root boxes.
757+
Applies To: <a>table-root</a> boxes
758758
Inherited: yes
759759
</pre>
760760

@@ -783,7 +783,7 @@ spec:css-sizing-3; type:property; text:box-sizing
783783
Name: border-collapse
784784
Value: separate | collapse
785785
Initial: separate
786-
Applies To: table-root boxes.
786+
Applies To: <a>table-root</a> boxes
787787
Inherited: yes
788788
</pre>
789789

@@ -802,7 +802,7 @@ spec:css-sizing-3; type:property; text:box-sizing
802802
Name: border-spacing
803803
Value: <​length​>{1,2}
804804
Initial: 0px 0px
805-
Applies To: table-root boxes when 'border-collapse' is <code>separate</code>.
805+
Applies To: <a>table-root</a> boxes when 'border-collapse' is <code>separate</code>
806806
Inherited: yes
807807
Computed Value: two absolute lengths
808808
Media: visual
@@ -825,7 +825,7 @@ spec:css-sizing-3; type:property; text:box-sizing
825825
Name: caption-side
826826
Value: top | bottom
827827
Initial: top
828-
Applies to: <code>table-caption</code> boxes
828+
Applies to: <a>table-caption</a> boxes
829829
Inherited: yes
830830
Media: visual
831831
</pre>
@@ -2508,7 +2508,7 @@ With a table-internal box as non-containing block parent</h3>
25082508
Name: empty-cells
25092509
Value: show | hide
25102510
Initial: show
2511-
Applies to: <code>table-cell</code> boxes
2511+
Applies to: <a>table-cell</a> boxes
25122512
Inherited: yes
25132513
Media: visual
25142514
</pre>

0 commit comments

Comments
 (0)