CSS Containment Module Level 1 CR Test Suite

Types of Containment (9 tests)

Test Refs Flags Info
+ 3 Types of Containment
+ 3.1 Size Containment
+ 3.2 Layout Containment
+ 3.3 Style Containment
+ 3.4 Paint Containment
contain-paint-clip-001 = 'contain: paint' with various overflowing block descendants.
contain-paint-clip-002 = 'contain: paint' with overflowing text contents.
contain-paint-clip-003 = 'contain: paint' with overflowing text contents, and 'overflow-y: scroll'.
contain-paint-clip-004 = 'contain: paint' with overflowing text contents, and 'overflow-x: scroll'.
contain-paint-clip-005 = 'contain: paint' on li with overflowing text contents and bullet, and 'overflow-y: scroll'.
contain-paint-containing-block-absolute-001 = 'contain: paint' element should contain absolute position elements.
contain-paint-containing-block-fixed-001 = 'contain: paint' element should contain fixed position elements.
contain-paint-formatting-context-float-001 = 'contain: paint' should contain floats as a formatting context.
contain-paint-formatting-context-margin-001 = 'contain: paint' with a vertical margin child. Margin collapse should not occur.