+
6.1 Supported Filter Functions |
backdrop-filters-grayscale-001 |
= |
|
CSS Backdrop Filters: Grayscale(50%)
- Check that backdrop-filter works with grayscale(50%).
|
backdrop-filters-grayscale-002 |
= |
|
CSS Backdrop Filters: Grayscale(100%) with transparent background color
- Check that backdrop-filter works with grayscale(100%) and a transparent background color.
|
backdrop-filters-grayscale-003 |
= |
|
CSS Backdrop Filters: Grayscale(100%) with no background
- Check that backdrop-filter works with grayscale(100%) and no background.
|
filter-cb-abspos-inline-001 |
= |
|
CSS Filter: Establishing containing block for absolutely-positioned elements, on an inline element
- A value other than none for the filter property results in the creation of a containing block for absolute and fixed positioned descendants unless the element it applies to is a document root element in the current browsing context.
- A value of 100% leaves the input unchanged.
|
filter-cb-abspos-inline-002 |
= |
DOM/JS |
CSS Filter: Establishing containing block for absolutely-positioned elements, on an inline element
- A value other than none for the filter property results in the creation of a containing block for absolute and fixed positioned descendants unless the element it applies to is a document root element in the current browsing context.
- A value of 100% leaves the input unchanged.
|
filter-cb-abspos-inline-003 |
= |
DOM/JS |
CSS Filter: Establishing containing block for absolutely-positioned elements, on an inline element
- A value other than none for the filter property results in the creation of a containing block for absolute and fixed positioned descendants unless the element it applies to is a document root element in the current browsing context.
- A value of 100% leaves the input unchanged.
|
css-filters-animation-brightness |
= |
|
CSS Filters Animation: Brightness
- The blue square should be dark blue
|
css-filters-animation-combined-001 |
= |
|
CSS Filters Animation: Combined filters 001
- The black square should be a gray square 10px blurred
|
filters-test-brightness-001 |
= |
|
drop-shadow offset test
- This test verifies that the brightness shorthand works. Green rectangle must shown, when brightness set to 100%.
|
filters-test-brightness-002 |
= |
|
drop-shadow offset test
- This test verifies that the brightness shorthand works. Black rectangle must shown, when brightness set 0%.
|
filters-test-brightness-003 |
= |
|
CSS Filter Effects: brightness(...) without argument
- This test verifies that the brightness shorthand works. Green rectangle must shown, when brightness is not set.
|
css-filters-animation-drop-shadow |
= |
|
CSS Filters Animation: Drop Shadow
- The blue square should be on top of a gray one
|
filters-drop-shadow-001 |
= |
|
drop-shadow offset test
- This test verifies that the drop-shadow shorthand works. Green box with green shadow. The shadows appear 10px down and 20px right under the Green box. The red box must not appear under the Green box.
|
svg-mutation-drop-shadow-color |
= |
|
Filter Effects: changing color of drop-shadow() function on an SVG element
|
svg-mutation-drop-shadow-offset |
= |
|
Filter Effects: changing offset of drop-shadow() function on an SVG element
|
svg-mutation-group-position-changed |
= |
|
Filter Effects: changing the position of an SVG group with filter
|
svg-mutation-group-size-changed |
= |
|
Filter Effects: changing the size of an SVG group with filter
|
svg-mutation-group-transform-changed |
= |
|
Filter Effects: changing the transform of an SVG group with filter
|
svg-mutation-object-position-changed |
= |
|
Filter Effects: changing the position of an SVG element with filter
|
svg-mutation-object-size-changed |
= |
|
Filter Effects: changing the size of an SVG element with filter
|
svg-mutation-object-transform-changed |
= |
|
Filter Effects: changing the transform of an SVG element with filter
|
svg-mutation-single-to-multiple-001 |
= |
|
Filter Effects: extending the filter chain with an additional function on SVG element
|
svg-mutation-single-to-multiple-002 |
= |
|
Filter Effects: extending the filter chain with an additional function on SVG element
|
svg-shorthand-drop-shadow-001 |
= |
|
Filter Effects: drop-shadow() function on SVG element
|
css-filters-animation-combined-001 |
= |
|
CSS Filters Animation: Combined filters 001
- The black square should be a gray square 10px blurred
|
css-filters-animation-hue-rotate |
= |
|
CSS Filters Animation: Hue-rotate
- The blue square should be violet
|
filter-hue_rotate-001-test |
= |
|
CSS filter hue rotate: CSS hue rotate filter shorthand
- CSS hue rotate filter will apply a matrix to rotate the hue. Since angle is 0, it has no affect on the rectangle.
|
svg-mutation-single-to-multiple-001 |
= |
|
Filter Effects: extending the filter chain with an additional function on SVG element
|
svg-shorthand-hue-rotate-001 |
= |
|
Filter Effects: hue-rotate() function on SVG element
|