Skip to content

Commit 78c83b1

Browse files
author
howcome
committed
removing alternate syntax
1 parent a61b937 commit 78c83b1

1 file changed

Lines changed: 0 additions & 49 deletions

File tree

css-gcpm/Overview.src.html

Lines changed: 0 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -3444,52 +3444,6 @@ <h3>The 'float-offset' property</h3>
34443444
</div>
34453445

34463446

3447-
3448-
3449-
<!--
3450-
3451-
<h3>Float reference</h3>
3452-
3453-
<table class=propdef>
3454-
<tr>
3455-
<td><em>Name:</em>
3456-
<td><dfn>float-reference</dfn>
3457-
<tr>
3458-
<td><em>Value:</em>
3459-
<td>auto | page
3460-
<tr>
3461-
<td><em>Initial:</em>
3462-
<td>auto
3463-
<tr>
3464-
<td><em>Applies to:</em>
3465-
<td>floated elements
3466-
<tr>
3467-
<td><em>Inherited:</em>
3468-
<td>no
3469-
<tr>
3470-
<td><em>Percentages:</em>
3471-
<td>N/A
3472-
<tr>
3473-
<td><em>Media:</em>
3474-
<td>visual, paged
3475-
<tr>
3476-
<td><em>Computed&nbsp;value:</em>
3477-
<td>as specified
3478-
</table>
3479-
3480-
<p>This property indicates the reference for page floats. Values are:
3481-
3482-
<dl>
3483-
<dt>auto
3484-
<dd>the column or the element is the reference
3485-
<dt>page
3486-
<dd>the page is the reference
3487-
</dl>
3488-
3489-
<p class=issue>Should this be a value on 'column-span' instead? E.g.: 'column-span: page'?
3490-
3491-
-->
3492-
34933447
<!--
34943448
<h2>Page and column floats, alternative syntax</h2>
34953449
@@ -3566,9 +3520,6 @@ <h2>Page and column floats, alternative syntax</h2>
35663520

35673521
<h2>Exclusions</h2>
35683522

3569-
<P>...
3570-
3571-
35723523
<h3>The 'clear-side' property</h3>
35733524

35743525
<table class=propdef>

0 commit comments

Comments
 (0)