[Webkit-unassigned] [Bug 147328] New: Web Inspector: Object previews for SVG elements shows SVGAnimatedString instead of text
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 11:30:51 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=147328
Bug ID: 147328
Summary: Web Inspector: Object previews for SVG elements shows
SVGAnimatedString instead of text
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: All
OS: All
Status: NEW
Severity: Normal
Priority: P2
Component: Web Inspector
Assignee: webkit-unassigned at lists.webkit.org
Reporter: drousso at apple.com
CC: graouts at webkit.org, joepeck at webkit.org,
jonowells at apple.com, mattbaker at apple.com,
nvasilyev at apple.com, timothy at apple.com,
webkit-bug-importer at group.apple.com
Created attachment 257574
--> https://bugs.webkit.org/attachment.cgi?id=257574&action=review
Current Functionality
I would expect that the preview of SVG elements would resolve what the classname is correctly instead of displaying [object SVGAnimatedString]. It seems to me that for the preview there should be some logic to parse the string and display the className if the animVal and baseVal match and what currently shows up otherwise.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150727/fdab31d1/attachment.html>
More information about the webkit-unassigned
mailing list