Skip to content

Commit 3f48b54

Browse files
committed
[css-overflow-3] Remove stray reference to replaced elements
See #7144 (comment) and cee1bff
1 parent bcb48c5 commit 3f48b54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-overflow-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -430,7 +430,7 @@ Managing Overflow: the 'overflow-x', 'overflow-y', and 'overflow' properties</h3
430430
Name: overflow-x, overflow-y, overflow-block, overflow-inline
431431
Value: visible | hidden | clip | scroll | auto
432432
Initial: ''visible''
433-
Applies to: block containers [[!CSS2]], flex containers [[!CSS3-FLEXBOX]], grid containers [[!CSS3-GRID-LAYOUT]], and [=replaced=] elements
433+
Applies to: block containers [[!CSS2]], flex containers [[!CSS3-FLEXBOX]], grid containers [[!CSS3-GRID-LAYOUT]]
434434
Inherited: no
435435
Logical property group: overflow
436436
Percentages: N/A

0 commit comments

Comments
 (0)