Skip to content

Commit a5fb501

Browse files
committed
[css-ui-4] Make bikeshed happy
1 parent 266bc7e commit a5fb501

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

css-ui-4/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ spec:css-overflow-3; type:property; text:overflow
8383
spec:css-sizing-3; type:property; text:box-sizing
8484
spec:css-backgrounds-3; type:property; text:background-image
8585
spec: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
153154
but has been moved to [[CSS-SIZING-3#box-sizing]].
154155

155156
Note:
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

0 commit comments

Comments
 (0)