Bug 328323: Flasher code needs to be adjusted for bug 299065. r+sr=bzbarsky
git-svn-id: svn://10.0.0.236/trunk@197748 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
48866eaa12
commit
129689d2ad
@ -189,7 +189,7 @@ inFlasher::DrawElementOutline(nsIDOMElement* aElement)
|
||||
rcontext->InvertRect(rect);
|
||||
}
|
||||
|
||||
frame = frame->GetNextInFlow();
|
||||
frame = frame->GetNextContinuation();
|
||||
|
||||
PRBool isLastFrame = (frame == nsnull);
|
||||
DrawOutline(rect.x, rect.y, rect.width, rect.height, p2t, rcontext,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user