Skip to content

Commit 85de94a

Browse files
authored
Merge pull request #218 from hckhanh/patch-1
Remove duplicate "is visible" behavior
2 parents 1e9ab36 + 02caea5 commit 85de94a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

server/documents/modules/transition.html.eco

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -603,10 +603,6 @@ type : 'UI Module'
603603
<td>is supported</td>
604604
<td>Returns whether animations are supported</td>
605605
</tr>
606-
<tr>
607-
<td>is visible</td>
608-
<td>Returns whether element is visible</td>
609-
</tr>
610606
</tbody>
611607
</table>
612608
</div>

0 commit comments

Comments
 (0)