needsURLResolutionForInlineStyle 2939 Source/core/dom/Element.cpp     if (needsURLResolutionForInlineStyle(*this, oldDocument, document()))
needsURLResolutionForInlineStyle 3111 Source/core/dom/Element.cpp     if (!other.m_elementData->isUnique() && !ownerDocumentsHaveDifferentCaseSensitivity && !needsURLResolutionForInlineStyle(other, other.document(), document()))