DescriptionElement should not use confusingAndOftenMisusedAttached
Instead introduce Node::inActiveDocument() and use that. To do this I had
to rename a method of the same name on HTMLMediaElement. All callers in
Element.cpp that were checking attached really just want to know if the
element is in an active document and participating in recalcStyle.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160733
Patch Set 1 #Patch Set 2 : rebase #
Messages
Total messages: 19 (0 generated)
|