Closed
Bug 1157723
Opened 10 years ago
Closed 10 years ago
buglet in highlighter.css
Categories
(DevTools :: Inspector, defect)
DevTools
Inspector
Tracking
(firefox40 affected)
RESOLVED
DUPLICATE
of bug 1215522
| Tracking | Status | |
|---|---|---|
| firefox40 | --- | affected |
People
(Reporter: tromey, Unassigned)
Details
I don't remember exactly what I was doing, but I noticed a message in
one of the consoles coming from highlighter.css:
https://dxr.mozilla.org/mozilla-central/source/toolkit/devtools/server/actors/highlighter.css?from=highlighter.css#272
I also no longer have the message (sorry about the vagueness here...)
but the gist is that "left" is not a valid value for "text-anchor".
MDN agrees:
https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/text-anchor
Maybe it should be "start", but I am not sure.
| Reporter | ||
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•