Closed Bug 1365160 Opened 7 years ago Closed 7 years ago

stylo: need to be able to match :-moz-browser-frame on snapshots

Categories

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

53 Branch
enhancement

Tracking

()

RESOLVED FIXED

People

(Reporter: bzbarsky, Unassigned)

References

Details

Right now we delegate it to the element (and eventually to nsCSSPseudoClasses::MatchesElement), but it depends on the value of the "mozbrowser" attribute, kinda indirectly.

Also, we should ensure snapshots capture this attribute on <iframe>/<frame> elements.

Not sure how to write a testcase for this, since it's not accessible from webpages and neither is "mozbrowser" stuff in general.
This is similar to bug 1365160.
Priority: -- → P2
Handling this in bug 1365159.  Also not sure how to test this...
Status: NEW → RESOLVED
Closed: 7 years ago
Depends on: 1365159
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.