@@ -1318,6 +1318,7 @@ Forcing a Break After a Set Number of Lines: the 'max-lines' property</h3>
13181318 webkit-line-clamp-013.html
13191319 webkit-line-clamp-027.html
13201320 webkit-line-clamp-029.html
1321+ line-clamp-with-floats-007.html
13211322 </wpt>
13221323
13231324 Note: This implies that 'max-lines' has no effect when applied to [=multi-column containers=] ,
@@ -1709,6 +1710,8 @@ Handling of Excess Content: the 'continue' property</h3>
17091710 line-clamp-033.html
17101711 line-clamp-auto-033.html
17111712 line-clamp-auto-with-ruby-002.html
1713+ line-clamp-with-floats-003.html
1714+ line-clamp-with-floats-004.html
17121715 </wpt>
17131716
17141717 - Any [=line boxes=] that follow the [=clamp point=]
@@ -1772,6 +1775,7 @@ Handling of Excess Content: the 'continue' property</h3>
17721775 is always counted as [=ink overflow=] rather than [=scrollable overflow=] .
17731776
17741777 <wpt>
1778+ line-clamp-with-floats-010.html
17751779 line-clamp-021.html
17761780 line-clamp-with-abspos-019.html
17771781 </wpt>
@@ -1787,6 +1791,14 @@ Handling of Excess Content: the 'continue' property</h3>
17871791 that would make the [=line-clamp container=] increase its height,
17881792 and do not contribute to the [=scrollable overflow area=] .
17891793
1794+ <wpt>
1795+ line-clamp-with-floats-001.html
1796+ line-clamp-with-floats-002.html
1797+ line-clamp-with-floats-005.html
1798+ line-clamp-with-floats-006.html
1799+ line-clamp-with-floats-010.html
1800+ </wpt>
1801+
17901802 If a [=block container=] contains a [=clamp point=] ,
17911803 within itself or in any of its descendants,
17921804 its [=automatic block size=] will not take into account any invisible boxes,
0 commit comments