[Webkit-unassigned] [Bug 25406] -webkit-box-orient:horizontal doesn't work on <button> tag

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 23:46:21 PDT 2009


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





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

 LayoutTests/ChangeLog                              |   15 +++++++
 LayoutTests/fast/flexbox/box-orient-button.html    |   26 ++++++++++++
 .../flexbox/box-orient-button-expected.checksum    |    1 +
 .../fast/flexbox/box-orient-button-expected.png    |  Bin 0 -> 21141 bytes
 .../fast/flexbox/box-orient-button-expected.txt    |   44 ++++++++++++++++++++
 WebCore/ChangeLog                                  |   20 +++++++++
 WebCore/rendering/RenderBlock.cpp                  |   14 +++++-
 WebCore/rendering/RenderBlock.h                    |    2 +-
 WebCore/rendering/RenderButton.cpp                 |    3 +-
 WebCore/rendering/RenderFlexibleBox.cpp            |    2 +
 10 files changed, 122 insertions(+), 5 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