Set the property on the right frame. Bug 393649, r+sr=dbaron, a=roc

This commit is contained in:
bzbarsky%mit.edu 2007-08-27 00:18:25 +00:00
Родитель 20ea19bb26
Коммит 22cc79681b
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -7966,7 +7966,7 @@ nsCSSFrameConstructor::AppendFrames(nsFrameConstructorState& aState,
break;
}
SetFrameIsSpecial(parentFrame, newInlineSibling);
SetFrameIsSpecial(parentFrame->GetFirstContinuation(), newInlineSibling);
// We had to create a frame for this new inline sibling. Figure out
// the right parentage for it.