Handle <a> as container element in SVG
ClosedPublic

Authored by bruns on Feb 8 2019, 12:06 AM.

Details

Summary

<a> is a container element as <g>, so handle both the same.

Allows to index the content of e.g.
https://suchanek.name/programs/powerline/intro/0.svg

Diff Detail

Repository
R286 KFileMetaData
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
bruns created this revision.Feb 8 2019, 12:06 AM
Restricted Application added projects: Frameworks, Baloo. · View Herald TranscriptFeb 8 2019, 12:06 AM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
bruns requested review of this revision.Feb 8 2019, 12:06 AM
ngraham accepted this revision.Feb 8 2019, 6:30 PM

Thanks for the test. :)

This revision is now accepted and ready to land.Feb 8 2019, 6:30 PM
This revision was automatically updated to reflect the committed changes.