[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
Thu Jun 11 02:59:30 PDT 2009


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





------- Comment #1 from hamaji at chromium.org  2009-06-11 02:59 PDT -------
Created an attachment (id=31156)
 --> (https://bugs.webkit.org/attachment.cgi?id=31156&action=view)
Patch v1

 LayoutTests/ChangeLog                         |   15 ++++
 LayoutTests/fast/flexbox/repaint-expected.txt |   20 ++++++
 LayoutTests/fast/flexbox/repaint.html         |   18 +++++
 LayoutTests/fast/flexbox/resources/repaint.js |    9 +++
 WebCore/ChangeLog                             |   24 +++++++
 WebCore/rendering/RenderBlock.cpp             |   92 ++++++++++++++-----------
 WebCore/rendering/RenderBlock.h               |   14 ++++
 WebCore/rendering/RenderFlexibleBox.cpp       |   40 ++++++++++-
 8 files changed, 190 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