Backout of changesets 05eb8219c3e5, 1ecd2a9ffb67 (Bug 769117) for bustage on CLOSED TREE
This commit is contained in:
@@ -345,11 +345,6 @@ HTMLSharedObjectElement::GetCapabilities() const
|
||||
if (mNodeInfo->Equals(nsGkAtoms::embed)) {
|
||||
capabilities |= eSupportSVG | eSupportImages;
|
||||
}
|
||||
// If this is a rewritten youtube flash embed, add documents to capabilities
|
||||
// so that we can render HTML5 if possible.
|
||||
if (mRewrittenYoutubeEmbed) {
|
||||
capabilities |= eSupportDocuments;
|
||||
}
|
||||
|
||||
return capabilities;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user