mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-06 07:06:11 +00:00
perf: optimize handling of inherited styles
This commit is contained in:
@@ -157,12 +157,10 @@ exports[`supports CSS in style element 1`] = `
|
||||
>
|
||||
<RNSVGGroup
|
||||
font={Object {}}
|
||||
propList={Array []}
|
||||
>
|
||||
<RNSVGDefs />
|
||||
<RNSVGGroup
|
||||
font={Object {}}
|
||||
propList={Array []}
|
||||
>
|
||||
<RNSVGRect
|
||||
fill={4294901760}
|
||||
@@ -183,7 +181,6 @@ exports[`supports CSS in style element 1`] = `
|
||||
</RNSVGGroup>
|
||||
<RNSVGGroup
|
||||
font={Object {}}
|
||||
propList={Array []}
|
||||
>
|
||||
<RNSVGRect
|
||||
fill={4294901760}
|
||||
|
||||
Reference in New Issue
Block a user