+
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
|