File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff 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>
You can’t perform that action at this time.
0 commit comments