Bug 367246. When the scrolled frame's width exceeds its available width (because...
commit44056f55d564f68b442f1ab080aac960749c19b9
authorRobert O'Callahan <robert@ocallahan.org>
Sun, 13 Jul 2008 21:50:35 +0000 (14 09:50 +1200)
committerRobert O'Callahan <robert@ocallahan.org>
Sun, 13 Jul 2008 21:50:35 +0000 (14 09:50 +1200)
tree55e7373dadfc37c1f47afb0f630bc008a489c570
parentada9d80663b5fe9cd8a580433d8cf37ff32a9702
Bug 367246. When the scrolled frame's width exceeds its available width (because its padding alone is greater than the available width) and the direction is RTL, the scrolled frame should be positioned with its right edge at the right edge of the scrollport. r+sr=dbaron
layout/generic/crashtests/367246-1.html [new file with mode: 0644]
layout/generic/crashtests/crashtests.list
layout/generic/nsGfxScrollFrame.cpp