[Webkit-unassigned] [Bug 15135] REGRESSION (r19843-r19850): Changing a flexbox's contents makes its container scroll to the top

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 00:54:51 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=15135





------- Comment #11 from hamaji at chromium.org  2009-06-19 00:54 PDT -------
Created an attachment (id=31536)
 --> (https://bugs.webkit.org/attachment.cgi?id=31536&action=view)
Patch v4

 LayoutTests/ChangeLog                              |   15 ++
 .../fast/flexbox/repaint-scrollbar-expected.txt    |   44 ++++++
 LayoutTests/fast/flexbox/repaint-scrollbar.html    |   37 +++++
 .../fast/flexbox/resources/repaint-scrollbar.js    |   25 ++++
 WebCore/ChangeLog                                  |   24 +++
 WebCore/rendering/RenderBlock.cpp                  |  152 +++++++++++++++-----
 WebCore/rendering/RenderBlock.h                    |   11 ++
 WebCore/rendering/RenderFlexibleBox.cpp            |   12 ++-
 WebCore/rendering/bidi.cpp                         |    4 +-
 9 files changed, 281 insertions(+), 43 deletions(-)


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list