mirror of
https://github.com/classilla/tenfourfox.git
synced 2026-04-20 14:16:49 +00:00
#493: image max-width M823483 M1247929
This commit is contained in:
@@ -56,6 +56,12 @@ nsMeterFrame::DestroyFrom(nsIFrame* aDestructRoot)
|
||||
nsContainerFrame::DestroyFrom(aDestructRoot);
|
||||
}
|
||||
|
||||
nsIAtom*
|
||||
nsMeterFrame::GetType() const
|
||||
{
|
||||
return nsGkAtoms::meterFrame;
|
||||
}
|
||||
|
||||
nsresult
|
||||
nsMeterFrame::CreateAnonymousContent(nsTArray<ContentInfo>& aElements)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user