Open Bug 289319 Opened 19 years ago Updated 2 years ago

HTML's ReparseStyleAttribute doesn't always do it

Categories

(Core :: DOM: Core & HTML, defect, P5)

x86
Linux
defect

Tracking

()

People

(Reporter: bzbarsky, Unassigned)

References

Details

We probably want to really reparse even if we already have it parsed any time
the base URI is changed.  Any other cases that should trigger a reparse?

Detecting that a base URI changed may be a little expensive in XML, though... :(
Depends on: 286000
When fixing this we should also check that we're not calling
RepoarseStyleAttribute more then needed. Specifically the calls in GetStyle and
GetInlineStyleRule are unneccesary iirc.
Oh, and ParseStyleAttribute should be non-static rather then have its first
argument.
Component: DOM: HTML → DOM: Core & HTML
QA Contact: ian → general
Assignee: general → nobody
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046

Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.

If you have questions, please contact :mdaly.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.