Closed Bug 1428974 Opened 7 years ago Closed 7 years ago

GetCSSFloatValue in HTMLAnonymousNodeEditor.cpp doesn't need to handled thin/medium/thick keywords

Categories

(Core :: DOM: Editor, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
Tracking Status
firefox59 --- affected

People

(Reporter: heycam, Unassigned)

References

Details

GetCSSFloatValue in HTMLAnonymousEditor.cpp is used to get the computed (well, "resolved" really) value of a small set of CSS properties. It handles thin/medium/thick keywords for border width properties, but nsComputedDOMStyle will never produce those keywords -- they'll always already be computed down to a length.
Priority: -- → P3
Fixed by bug 1445605.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.