Skip to content

Commit f41b684

Browse files
committed
[css-text-4] fix table rendering to match markup content
1 parent 382598e commit f41b684

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

css-text-4/Overview.bs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -792,10 +792,10 @@ Character-based Alignment in a Table Column</h3>
792792
+---------------------+
793793
| Long distance calls |
794794
+---------------------+
795-
| $11.30 |
796-
| $22.50 |
797-
| $0.80 |
798-
| $200567.01 |
795+
| $1.30 |
796+
| $2.50 |
797+
| $10.80 |
798+
| $111.01 |
799799
| $85. |
800800
| N/A |
801801
| $.05 |

0 commit comments

Comments
 (0)