Skip to content

Commit dd27213

Browse files
committed
Tweak wording
1 parent d68148c commit dd27213

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

css-overflow-4/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -776,8 +776,9 @@ The 'line-clamp' property</h3>
776776
container, and floats after it could not affect the outside of the
777777
container. However, they would still have to affect following floats
778778
inside the line-clamp container, since their position would be
779-
observable via the [[CSSOM-VIEW]] APIs. This is what proved tricky to
780-
implement.
779+
observable via the [[CSSOM-VIEW]] APIs. Implementing that properly was
780+
tricky enough that it didn't seem to be justified by the flexibility for
781+
authors.
781782
</div>
782783

783784
Line-clamp containers have a <dfn>clamp point</dfn>, which is one of the

0 commit comments

Comments
 (0)