[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #21351 [Metrics/Atlas]: SVG images on detail pages have duplicate id attributes to the divs
#21351: SVG images on detail pages have duplicate id attributes to the divs
-------------------------------+--------------------
Reporter: irl | Owner: irl
Type: defect | Status: new
Priority: Low | Milestone:
Component: Metrics/Atlas | Version:
Severity: Normal | Keywords:
Actual Points: | Parent ID: #21274
Points: | Reviewer:
Sponsor: |
-------------------------------+--------------------
We shouldn't have duplicate id attributes on elements in the DOM.
e.g.
{{{
<div id="bw_month" class="graph">
}}}
and
{{{
<svg height="342" width="550" xmlns="http://www.w3.org/2000/svg"
version="1.1" id="bw_month">
}}}
Selecting Low priority for now, as this doesn't seem to be causing
breakage, but it might be dangerous in browsers I haven't tested and this
may need to be increased.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/21351>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs