CSS Fragmentation Module Level 3 CR Test Suite

Box Model for Breaking (9 tests)

Test Refs Flags Info
+ 5 Box Model for Breaking
+ 5.1 Breaking into Varying-size Fragmentainers
+ 5.2 Adjoining Margins at Breaks
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.
+ 5.3 Splitting Boxes
+ 5.4 Fragmented Borders and Backgrounds: the box-decoration-break property
+ 5.4.1 Joining Boxes for slice
+ 5.5 Transforms, Positioning, and Pagination
position-relative-001 = Ahem CSS Regions: flowing content that has position: relative
  • Test checks that fragments of content flowed in regions are positioned independently, after the fragmentation occurs.
regions-transforms-008 = Ahem CSS Regions: Transformed named flow (text) content that breaks across multiple regions and overflows
  • This test checks that named flow text content is transformed when it breaks across multiple regions and that the overflow remains visible.
regions-transforms-009 = Ahem CSS Regions: Transformed region with named flow (text) content that breaks across multiple regions and overflows
  • This test checks that the regions are transformed when named flow text content breaks across multiple regions and that the overflow remains visible.
regions-transforms-013 = = CSS Regions: Transformed named flow (monolithic) content that breaks across multiple regions
  • This test checks that the named flow content that is monolithic is transformed when it breaks across multiple regions whether it is sliced or overflowed at the fragmentainer edge.
regions-transforms-020 = CSS Regions: Transformed region with named flow (fragmentable) content that breaks across multiple regions
  • This test checks that the named flow content that is fragmentable (has a break point) is transformed when it breaks across multiple regions.
regions-transforms-021 = CSS Regions: Transforms on multiple named flow (non-text) content nodes that break across multiple regions
  • This test checks that separate transforms can be applied to each named flow content node that breaks across multiple regions and that each fragment has its own transform origin.
regions-transforms-022 = Ahem CSS Regions: Transforms on multiple named flow (text) content nodes that break across multiple regions
  • This test checks that separate transforms can be applied to each named flow content text node that breaks across multiple regions