Skip to content

Commit 6511df4

Browse files
committed
[css-overflow-3] Fix markup
1 parent da9f4c1 commit 6511df4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-overflow-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -927,7 +927,7 @@ Overflow Ellipsis: the 'text-overflow' property</h3>
927927
Values have the following meanings:
928928

929929
<dl data-dfn-for="text-overflow" class="valuedef">
930-
<dt><dfn id=overflow-clip dfn-type=value>clip</dfn><
930+
<dt><dfn id=overflow-clip dfn-type=value>clip</dfn>
931931
<dd>
932932
Clip inline content that overflows its block container element. Characters may be only partially rendered.
933933

0 commit comments

Comments
 (0)