Skip to content

Commit 6dd0a60

Browse files
[css-overflow-4] 編集(編集時の残滓など
1 parent cf49eb4 commit 6dd0a60

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-overflow4-ja.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2642,9 +2642,9 @@ <h3 title="Forcing a Break After a Set Number of Lines: the max-lines property">
26422642
]のうち最初のものに設定される。
26432643
26442644
該当する行l~boxの個数が %N に満たない場合/
2645-
より後には*アリな切詰め点は無い場合
2645+
より後にはアリな切詰め点は無い場合
26462646
]、
2647-
当の容器は,切詰め点を有さない
2647+
当の容器の`切詰め点$は, ε になる
26482648
26492649
If the box is a line-clamp container, its clamp point is set to the first possible clamp point after its Nth descendant in-flow line box. If fewer than N line boxes exist, or if there are no possible clamp points after the Nth descendant in-flow line box, then that line-clamp container has no clamp point.
26502650
</li>
@@ -2834,7 +2834,7 @@ <h3 title="Fragmentation of Overflow: the continue property">5.3. ~overflowの
28342834
If the box is a block container, then it must establish an independent formatting context that also becomes a line-clamp container. This causes all content after the clamp point to be visually hidden, and to not be taken into account for the box’s automatic block size.
28352835
</dd>
28362836
<dd>
2837-
当の~boxは`複-~col容器$である場合、
2837+
当の~boxは`複-~col容器$である場合、
28382838
`auto$v 【!'continue/auto'】と同じ挙動になる。
28392839
28402840
If the box is a multicol container, the behavior is the same as 'continue/auto'.

0 commit comments

Comments
 (0)