Closed
Bug 830563
Opened 13 years ago
Closed 12 years ago
WARNING: Outer object paint value used outside SVG glyph: file layout/svg/nsSVGGlyphFrame.cpp, line 1062
Categories
(Core :: SVG, defect)
Tracking
()
RESOLVED
FIXED
mozilla28
Tracking | Status | |
---|---|---|
firefox28 | --- | fixed |
People
(Reporter: dholbert, Assigned: jwatt)
References
()
Details
(Whiteboard: [qa-])
STR:
1. Load http://zamek.pmmf.hu:8080/gwt/Argus.html in a debug build.
2. Wait for the tank diagram to show up. (takes a few seconds)
ACTUAL RESULTS: This warning spams over and over and over to my terminal:
{
WARNING: Outer object paint value used outside SVG glyph: file layout/svg/nsSVGGlyphFrame.cpp, line 1062
}
Reporter | ||
Comment 1•13 years ago
|
||
(The URL that triggers this is from bug 828286, FWIW.)
Reporter | ||
Comment 2•12 years ago
|
||
I also see this if I visit http://play.esviji.com/ and hit the "tutorial" button.
Comment 3•12 years ago
|
||
nsSVGGlyphFrame is no more
Updated•12 years ago
|
Updated•11 years ago
|
Flags: in-testsuite? → in-testsuite-
status-firefox28:
--- → fixed
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•