Skip to content

Commit

Permalink
see also
Browse files Browse the repository at this point in the history
  • Loading branch information
estelle committed Dec 29, 2024
1 parent 4816887 commit 0be3099
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions files/en-us/web/api/svgfemorphologyelement/height/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,3 @@ console.log(verticalSize.baseVal.value); // the `height` value
## See also

- {{domxref("SVGFEMorphologyElement.width")}}
- CSS {{cssxref("blend-mode")}} data type
- CSS {{cssxref("mix-blend-mode")}} property
2 changes: 0 additions & 2 deletions files/en-us/web/api/svgfemorphologyelement/result/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,3 @@ console.log(filterName.baseVa); // the filter's assigned name

- {{domxref("SVGFEMorphologyElement.in1")}}
- {{cssxref("custom-ident")}} data type
- CSS {{cssxref("blend-mode")}} data type
- CSS {{cssxref("mix-blend-mode")}} property
2 changes: 0 additions & 2 deletions files/en-us/web/api/svgfemorphologyelement/width/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,3 @@ console.log(horizontalSize.baseVal.value); // the `width` value
## See also

- {{domxref("SVGFEMorphologyElement.height")}}
- CSS {{cssxref("blend-mode")}} data type
- CSS {{cssxref("mix-blend-mode")}} property

0 comments on commit 0be3099

Please sign in to comment.