You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @skyclouds2001. I don't understand the issue here. It's not clear to me what these specification links mean.
Can you describe what you expected to find in the data and what you actually found in the data? Can you tell us how it negatively affected your use of the data?
For example, svg.global_attributes.text-decoration is of svg group, while css.properties.text-decoration is of text-decoration group. I think svg.global_attributes.text-decoration should also be text-decoration group.
And css.properties.lighting-color is of svg-filters group, while svg.global_attributes.lighting-color is of svg group. I think svg.global_attributes.lighting-color should also be svg group.
This occurs the same as other svg presetation attributes
alignment-baseline
https://drafts.csswg.org/css-inline/#propdef-alignment-baseline
https://svgwg.org/svg2-draft/text.html#AlignmentBaselineProperty
baseline-shift
https://drafts.csswg.org/css-inline/#propdef-baseline-shift
https://svgwg.org/svg2-draft/text.html#BaselineShiftProperty
color-interpolation-filters
https://drafts.fxtf.org/filter-effects/#ColorInterpolationFiltersProperty
direction
https://drafts.csswg.org/css-writing-modes/#propdef-direction
https://svgwg.org/svg2-draft/text.html#DirectionProperty
dominant-baseline
https://drafts.csswg.org/css-inline/#propdef-dominant-baseline
https://svgwg.org/svg2-draft/text.html#DominantBaselineProperty
image-rendering
https://drafts.csswg.org/css-images/#propdef-image-rendering
https://svgwg.org/svg2-draft/painting.html#ImageRenderingProperty
lighting-color
https://drafts.fxtf.org/filter-effects/#LightingColorProperty
text-decoration
https://svgwg.org/svg2-draft/text.html#TextDecorationProperties
https://drafts.csswg.org/css-text-decor/#propdef-text-decoration
The text was updated successfully, but these errors were encountered: