DescriptionMark correct tree-scope dirty removing link in shadow.
Noticed while working on 567021, StyleElement found the correct
tree-scope in from of a shadow root when applicable while
HTMLLinkElement would just use the document. This is what kept us from
being able to use AnalyzedStyleUpdate for removedFrom() for link
elements.
R=meade@chromium.org
BUG=671596
Committed: https://crrev.com/eabd1355eb5582a0abfb900ba1d398c3b44a41ff
Cr-Commit-Position: refs/heads/master@{#437210}
Patch Set 1 #Patch Set 2 : Avoid code duplication. #Patch Set 3 : Rebased #
Dependent Patchsets: Messages
Total messages: 20 (15 generated)
|