vg_load_svg: Add Mask, ClipPath nodees as dummy. 27/243927/1
authorJunsuChoi <jsuya.choi@samsung.com>
Fri, 11 Sep 2020 02:49:09 +0000 (11:49 +0900)
committerJunsuChoi <jsuya.choi@samsung.com>
Fri, 11 Sep 2020 07:48:24 +0000 (16:48 +0900)
commit27ec03f31b6fef86a7015873924d65729e054068
tree4d36e2ca8e58ad8042d4a961fbdc433952c6d4c6
parent9a5d646819720dfe96dbb6e720640b720726d95c
vg_load_svg: Add Mask, ClipPath nodees as dummy.

Summary:
Mask and clippath TAG are not supported yet.
If this TAG is used, the Child TAG declared with this TAG may cause problems.
To prevent that, declare them as Unknown types until they are supported. (display=none)

Test Plan: N/A

Reviewers: Hermet, smohanty

Reviewed By: Hermet

Subscribers: cedric, herb, #reviewers, kimcinoo, #committers

Tags: #efl

Differential Revision: https://phab.enlightenment.org/D12139

Change-Id: I007c4538d9b2ab92b6b58e954215c63a23541d18
src/modules/evas/vg_loaders/svg/evas_vg_load_svg.c