Closed Bug 1441022 Opened 8 years ago Closed 8 years ago

Rules inside the shadow root shouldn't affect shadow host.

Categories

(Core :: CSS Parsing and Computation, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla60
Tracking Status
firefox60 --- fixed

People

(Reporter: emilio, Assigned: emilio)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

(Except :host rules, of course). This causes at least testing/web-platform/tests/css/selectors/focus-within-shadow-001.html to fail.
I think the logic errors that this fixes wrt XBL invalidation may fix bug 1440640.
Blocks: 1440640
Comment on attachment 8956051 [details] Bug 1441022: Separate the XBL and shadow dom styling bits. https://reviewboard.mozilla.org/r/224994/#review231508 r=me with the nit addressed. ::: servo/components/style/dom.rs:334 (Diff revision 1) > + /// Get the shadow host that hosts this ShadowRoot. > + fn style_data<'a>(&self) -> &'a CascadeData "Get the style data of the shadow root." I suppose? It is not clear to me what is the best wording here, but the doc doesn't seem to be correct anyway.
Attachment #8956051 - Flags: review?(xidorn+moz) → review+
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: