We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b75bb10 commit ed7566fCopy full SHA for ed7566f
css-overflow-4/Overview.bs
@@ -340,7 +340,7 @@ Inline Overflow Ellipsis: the 'text-overflow' property</h3>
340
The given string is treated as an independent paragraph
341
for bidi purposes.
342
343
- <dt dfn-type=function><dfn>fade( [ <<length>> | <<percentage>> ] )</dfn>
+ <dt dfn-type=function><dfn>fade( [ <<length-percentage>> ] )</dfn>
344
<dd>
345
Clip inline content that overflows its line box.
346
Characters may be only partially rendered.
css-page-floats-3/Overview.bs
@@ -806,7 +806,7 @@ The 'clear' property</h2>
806
807
<pre class="propdef">
808
Name: float-offset
809
- Value: <<length>> | <<percentage>>
+ Value: <<length-percentage>>
810
Initial: 0
811
Applies to: floats
812
Inherited: no
0 commit comments