oops, the last patch was done by Boris Zbarsky and it was for bug 155957
git-svn-id: svn://10.0.0.236/trunk@150563 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
d241aaebac
commit
90820b7903
@ -2712,7 +2712,7 @@ nsGenericHTMLElement::GetFormControlFrameFor(nsIContent* aContent,
|
||||
}
|
||||
|
||||
// If we have generated content, the primary frame will be a
|
||||
// wrapper frame.. out real frame will be in its child list.
|
||||
// wrapper frame.. out real frame will be in its child list.
|
||||
for (frame->FirstChild(frame->GetPresContext(), nsnull, &frame);
|
||||
frame;
|
||||
frame = frame->GetNextSibling()) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user