Bug 689834. Only look at the muted attribute when initially creating the element. r=bzbarsky
This commit is contained in:
@@ -808,6 +808,8 @@ SinkContext::OpenContainer(const nsIParserNode& aNode)
|
||||
break;
|
||||
|
||||
case eHTMLTag_button:
|
||||
case eHTMLTag_audio:
|
||||
case eHTMLTag_video:
|
||||
content->DoneCreatingElement();
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user