diff options
-rw-r--r-- | devel-docs/features.rst | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/devel-docs/features.rst b/devel-docs/features.rst index d975d01f..4f166f72 100644 --- a/devel-docs/features.rst +++ b/devel-docs/features.rst @@ -185,6 +185,21 @@ Elements and their specific attributes +-----------------------+-----------------------+-----------------------+ | | elevation | | +-----------------------+-----------------------+-----------------------+ +| feDropShadow | | See “Filter effects”. | +| | | | +| | | Also takes the | +| | | flood-color and | +| | | flood-opacity | +| | | properties. | ++-----------------------+-----------------------+-----------------------+ +| | in | | ++-----------------------+-----------------------+-----------------------+ +| | dx | | ++-----------------------+-----------------------+-----------------------+ +| | dy | | ++-----------------------+-----------------------+-----------------------+ +| | stdDeviation | | ++-----------------------+-----------------------+-----------------------+ | feFuncA | | See “Filter effect | | | | feComponentTransfer” | +-----------------------+-----------------------+-----------------------+ |