[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
Mon Jun 15 02:56:59 PDT 2009


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





------- Comment #7 from hamaji at chromium.org  2009-06-15 02:56 PDT -------
Created an attachment (id=31284)
 --> (https://bugs.webkit.org/attachment.cgi?id=31284&action=view)
Patch v3

 LayoutTests/ChangeLog                              |   15 +++
 .../fast/flexbox/repaint-scrollbar-expected.html   |   20 ++++
 LayoutTests/fast/flexbox/repaint-scrollbar.html    |   18 +++
 .../fast/flexbox/resources/repaint-scrollbar.js    |    9 ++
 WebCore/ChangeLog                                  |   24 ++++
 WebCore/rendering/RenderBlock.cpp                  |  114 +++++++++++++-------
 WebCore/rendering/RenderBlock.h                    |   25 +++++
 WebCore/rendering/RenderFlexibleBox.cpp            |   40 +++++++-
 8 files changed, 223 insertions(+), 42 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