svg_loader: additional check while style parsing 15/289015/1
authorMira Grudzinska <m.grudzinska@samsung.com>
Mon, 17 Jan 2022 21:32:19 +0000 (22:32 +0100)
committerMichal Szczecinski <mihashco89@gmail.com>
Mon, 27 Feb 2023 08:46:19 +0000 (09:46 +0100)
commitbf89e88b07936b623901dc9bc41c781ec38fbb90
tree51f487b8f3d3b53790a6d84a973d9be7e525f745
parentcc84597b36d08788234bc9779a6d8fd9680df46a
svg_loader: additional check while style parsing

This check is needed so the function can be used to parse
not only the inline styles, but also the css internal style sheet.

Change-Id: I6e325d81781326deaccdad8170f11f1acf5f43f2
src/loaders/svg/tvgXmlParser.cpp