Closed
Bug 1178405
Opened 11 years ago
Closed 11 years ago
Element referenced with svg:use stays invisible in this testcase
Categories
(Core :: SVG, defect)
Core
SVG
Tracking
()
RESOLVED
DUPLICATE
of bug 467498
| Tracking | Status | |
|---|---|---|
| firefox42 | --- | affected |
People
(Reporter: mstange, Unassigned)
Details
Attachments
(2 files)
There should be a black horizontal line in this testcase.
It works correctly when you remove this line:
> document.documentElement.offsetTop;
This bug was reported by Ana Tudor at https://twitter.com/anatudor/status/614954795355504644 .
| Reporter | ||
Comment 1•11 years ago
|
||
| Reporter | ||
Updated•11 years ago
|
Assignee: nobody → mstange
Status: NEW → ASSIGNED
| Reporter | ||
Comment 2•11 years ago
|
||
This is probably just bug 467498. I'm testing the patch in that bug at the moment.
| Reporter | ||
Comment 3•11 years ago
|
||
Yup, that patch fixes it. I'm going to check how we can move forward on that bug.
Assignee: mstange → nobody
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•