Open Bug 1205380 Opened 10 years ago Updated 6 months ago

stylesheet actor should set textContent on inline style sheets

Categories

(DevTools :: Inspector, defect, P3)

defect

Tracking

(Not tracked)

People

(Reporter: tromey, Unassigned)

References

Details

(Whiteboard: [devtools-platform])

This comes from: https://bugzilla.mozilla.org/show_bug.cgi?id=984880#c129 Currently the style sheet actor stores the modified source text in a convenient data structure. However, for an inline style sheet, the modified source text could be written back to the owning node's textContent. One concern is how this would interact with @import; see bug 1202095. One idea might be to have parseStyleSheet handle this as a side effect.
Filter on CLIMBING SHOES
Priority: -- → P3
Product: Firefox → DevTools
Severity: normal → S3
See Also: → 1461860
You need to log in before you can comment on or make changes to this bug.