Changeset 91862 in webkit


Ignore:
Timestamp:
Jul 27, 2011, 11:54:54 AM (14 years ago)
Author:
rniwa@webkit.org
Message:

Wrong image height in absolutely positioned div in relatively positioned parent with bottom padding
https://bugs.webkit.org/show_bug.cgi?id=64046

Reviewed by David Hyatt.

Add pixel test results.

  • platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
Location:
trunk/LayoutTests
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r91861 r91862  
     12011-07-27  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Wrong image height in absolutely positioned div in relatively positioned parent with bottom padding
     4        https://bugs.webkit.org/show_bug.cgi?id=64046
     5
     6        Reviewed by David Hyatt.
     7
     8        Add pixel test results.
     9
     10        * platform/mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
     11
    1122011-07-27  Ryosuke Niwa  <rniwa@webkit.org>
    213
Note: See TracChangeset for help on using the changeset viewer.