File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -83,6 +83,7 @@ spec:css-overflow-3; type:property; text:overflow
8383spec:css-sizing-3; type:property; text:box-sizing
8484spec:css-backgrounds-3; type:property; text:background-image
8585spec:css-backgrounds-3; type:property; text:border-width
86+ spec:css-overflow-4; type:property; text:text-overflow
8687</pre>
8788
8889<style>
@@ -153,7 +154,7 @@ The 'box-sizing' property was previously defined in this section of the specific
153154but has been moved to [[CSS-SIZING-3#box-sizing]] .
154155
155156Note:
156- <span id="text-overflow"></span>
157+ <span id="text-overflow" caniuse=text-overflow ></span>
157158<span id="propdef-text-overflow"></span>
158159<span id="overflow-clip"></span>
159160<span id="overflow-ellipsis"></span>
@@ -819,7 +820,7 @@ Values have the following meanings:
819820 <dd> Indicates that the requested action will not be carried out.
820821 Often rendered as a circle with a line through it.
821822
822- <dt style="cursor:grab"> <dfn>grab</dfn>
823+ <dt caniuse="css3-cursors-grab" id=cursor-grab style="cursor:grab"> <dfn>grab</dfn>
823824 <dd> Indicates that something can be grabbed (dragged to be moved).
824825 Often rendered as the backside of an open hand.
825826
You can’t perform that action at this time.
0 commit comments