Bug 1330051; Reparse style attribute when adopting across style backends; r=bz
MozReview-Commit-ID: LWN57KApiMu
This commit is contained in:
@@ -712,6 +712,7 @@ HTMLImageElement::IntrinsicState() const
|
||||
void
|
||||
HTMLImageElement::NodeInfoChanged(nsIDocument* aOldDoc)
|
||||
{
|
||||
nsGenericHTMLElement::NodeInfoChanged(aOldDoc);
|
||||
// Resetting the last selected source if adoption steps are run.
|
||||
mLastSelectedSource = nullptr;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user