[Webkit-unassigned] [Bug 26717] box-orient is not inherited

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 25 03:56:57 PDT 2009


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





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

 LayoutTests/ChangeLog                              |   20 +++++++++++++++
 LayoutTests/fast/flexbox/017.html                  |    6 ++++
 LayoutTests/fast/flexbox/019.html                  |    6 ++++
 LayoutTests/fast/flexbox/box-orient-inherited.html |   25 +++++++++++++++++++
 LayoutTests/fast/flexbox/flex-hang.html            |    2 +-
 .../flexbox/box-orient-inherited-expected.checksum |    1 +
 .../fast/flexbox/box-orient-inherited-expected.png |  Bin 0 -> 16746 bytes
 .../fast/flexbox/box-orient-inherited-expected.txt |   16 ++++++++++++
 WebCore/ChangeLog                                  |   26 ++++++++++++++++++++
 WebCore/rendering/style/RenderStyle.h              |    4 +-
 WebCore/rendering/style/StyleFlexibleBoxData.cpp   |    4 +--
 WebCore/rendering/style/StyleFlexibleBoxData.h     |    1 -
 WebCore/rendering/style/StyleRareInheritedData.cpp |    5 +++-
 WebCore/rendering/style/StyleRareInheritedData.h   |    3 +-
 14 files changed, 110 insertions(+), 9 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