File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -449,6 +449,11 @@ <h2 id=fragment-overflow><span class=secno>4. </span>Fragment overflow</h2>
449449 fragments</ code > ’ does not apply to at least some table parts, and
450450 perhaps other elements as well. We need to determine exactly which ones.
451451
452+ < p class =issue > This specification needs to say which type of fragmentation
453+ context is created so that it's clear which values of the ‘< code
454+ class =property > break</ code > ’ property cause breaks within this context.
455+ We probably want ‘< code class =css > break: regions</ code > ’ to apply.
456+
452457 < h3 id =fragment-styling > < span class =secno > 4.1. </ span > Fragment styling</ h3 >
453458
454459 < h4 id =fragment-pseudo-element > < span class =secno > 4.1.1. </ span > The
Original file line number Diff line number Diff line change @@ -338,6 +338,14 @@ <h2 id="fragment-overflow">Fragment overflow</h2>
338338 We need to determine exactly which ones.
339339 </ p >
340340
341+ < p class ="issue ">
342+ This specification needs to say which type of
343+ fragmentation context is created
344+ so that it's clear which values of the 'break' property
345+ cause breaks within this context.
346+ We probably want ''break: regions'' to apply.
347+ </ p >
348+
341349< h3 id ="fragment-styling "> Fragment styling</ h3 >
342350
343351< h4 id ="fragment-pseudo-element "> The ::nth-fragment() pseudo-element</ h4 >
You can’t perform that action at this time.
0 commit comments