Open Bug 1470143 Opened 6 years ago Updated 1 year ago

SVG image documents don't share UA sheets with HTML documents.

Categories

(Core :: CSS Parsing and Computation, enhancement, P3)

enhancement

Tracking

()

People

(Reporter: emilio, Unassigned)

References

(Depends on 4 open bugs)

Details

I found various interesting bits when looking at bug 1468133.
Depends on: 1470145
Depends on: 1470146
Depends on: 1470148
Depends on: 1470149
Depends on: 986403
I think I have solutions for all these once bug 986403 is fixed:

 * bug 1470146: Ideally remove, but we can also turn it into an style adjustment or handle it at frame construction time.
 * bug 1470148: Just remove the GetWindow() check.
 * bug 1470149: Handle <noscript> at frame construction time.

That should allow us to share stuff across all the content documents I'd think.
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.