Skip to content

Commit 7d50bcb

Browse files
committed
make clip the initial value, like it's supposed to be
1 parent 6376839 commit 7d50bcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css3-text/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2905,7 +2905,7 @@ <h3 id="text-overflow"><a name="text-overflow-props"></a><a name="text-overflow-
29052905
</tr>
29062906
<tr>
29072907
<th>Initial:</th>
2908-
<td>ellipsis</td>
2908+
<td>clip</td>
29092909
</tr>
29102910
<tr>
29112911
<th>Applies to:</th>

0 commit comments

Comments
 (0)