CSS Fragmentation Module Level 3 CR Test Suite

Fragmentation Model and Terminology (19 tests)

Test Refs Flags Info
+ 2 Fragmentation Model and Terminology
+ 2.1 Parallel Fragmentation Flows
float-inside-small-block =
floats-and-text-narrow-and-short-dynamic =
margin-after-overflowed-block =
overflowed-block-with-no-room-after-000 =
overflowed-block-with-no-room-after-001 =
overflowed-block-with-room-after-000 =
overflowed-block-with-room-after-001 =
overflowed-block-with-room-after-002 =
overflowed-block-with-room-after-003 =
overflowed-block-with-room-after-004 =
overflowing-block-print = Optional Overflowing content does not affect whether a fixed-height box fits on a page, but does get printed on the next page.
spanner-fragmentation-004 =
spanner-fragmentation-005 =
spanner-fragmentation-006 =
spanner-fragmentation-007 =
spanner-fragmentation-008 =
tall-float-pushed-to-next-fragmentainer-000 =
  • A float that doesn't fit in the current fragmentainer will be pushed to next fragmentainer, while subsequent content may still fit in the former fragmentainer, without being affected by the float
tall-float-pushed-to-next-fragmentainer-001 =
  • A float that doesn't fit in the current fragmentainer will be pushed to next fragmentainer, while subsequent content may still fit in the former fragmentainer, without being affected by the float
tall-float-pushed-to-next-fragmentainer-002 =
  • A float that doesn't fit in the current fragmentainer will be pushed to next fragmentainer, while subsequent content may still fit in the former fragmentainer, but it still needs to apply clearance as needed.
+ 2.2 Nested Fragmentation Flows