Skip to content

Commit 55b03ef

Browse files
committed
[css2] Made clip only apply to absolutely positioned elements.
--HG-- extra : convert_revision : svn%3A73dc7c4b-06e6-40f3-b4f7-9ed1dbc14bfc/trunk%401945
1 parent dae09a3 commit 55b03ef

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

css2/properties/properties.db

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,7 @@ visual;; 2 2.1
104104
block-level and replaced elements;; no;; N/A ;; visual;; 2 2.1
105105
*/
106106

107-
/* clip;; <shape> | auto | inherit;; auto;; block-level and
108-
replaced elements;; no;; N/A ;; visual;; 2 2.1
107+
/* clip;; <shape> | auto | inherit;; auto;; absolutely positioned elements;; no;; N/A ;; visual;; 2 2.1
109108
*/
110109

111110
/* visibility;; visible | hidden | collapse | inherit;; inherit;; *;; no;;

0 commit comments

Comments
 (0)