CSS Fragmentation Module Level 3 CR Test Suite

Fragmentation Model and Terminology (4 tests)

Test Refs Flags Info
+ 2 Fragmentation Model and Terminology
+ 2.1 Parallel Fragmentation Flows
floats-clear-breaks-002 = Ahem CSS Regions: forced region breaks and clear on floats inside named flow contents
  • Test checks that no regions are left empty when setting a forced region break on a cleared float.
floats-in-named-flow-012 = Ahem floats with forced region breaks inside them
  • Test checks that floats in named flow contents are floated relative to the region container and not their initial container, even when multiple regions are involved.
floats-in-named-flow-029 = Ahem CSS Regions: margins around forced breaks when break is around float
  • Test checks that margins are correctly preserved when content has floats and is fragmented via forced breaks.
floats-in-named-flow-030 = Ahem CSS Regions: margins around unforced breaks when break is around float
  • Test checks that margins are correctly preserved when content has floats and is fragmented via unforced breaks.
+ 2.2 Nested Fragmentation Flows