Skip to content

Commit 5168d90

Browse files
committed
[css-backgrounds-3] Drop nbsp from table headers. Fixes w3c#2911
1 parent 807295f commit 5168d90

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

css-backgrounds-3/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1593,7 +1593,7 @@ the padding is less than the radius of the corner.
15931593
<th>Initial:
15941594
<td>medium
15951595
<tr>
1596-
<th>Applies&nbsp;to:
1596+
<th>Applies to:
15971597
<td>all elements
15981598
<tr>
15991599
<th>Inherited:
@@ -1602,7 +1602,7 @@ the padding is less than the radius of the corner.
16021602
<th>Percentages:
16031603
<td>N/A
16041604
<tr>
1605-
<th>Computed&nbsp;value:
1605+
<th>Computed value:
16061606
<td>absolute length; zero if the border style is ''border-style/none'' or ''hidden''
16071607
<tr>
16081608
<th>Animatable:
@@ -1620,7 +1620,7 @@ the padding is less than the radius of the corner.
16201620
<th>Initial:
16211621
<td>(see individual properties)
16221622
<tr>
1623-
<th>Applies&nbsp;to:
1623+
<th>Applies to:
16241624
<td>all elements
16251625
<tr>
16261626
<th>Inherited:
@@ -1629,7 +1629,7 @@ the padding is less than the radius of the corner.
16291629
<th>Percentages:
16301630
<td>see individual properties
16311631
<tr>
1632-
<th>Computed&nbsp;value:
1632+
<th>Computed value:
16331633
<td>see individual properties
16341634
<tr>
16351635
<th>Animatable:

0 commit comments

Comments
 (0)