⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 110634 in webkit


Ignore:
Timestamp:
Mar 13, 2012, 4:18:42 PM (15 years ago)
Author:
tony@chromium.org
Message:

more multiline flexbox tests
​https://bugs.webkit.org/show_bug.cgi?id=81025

Reviewed by Ojan Vafai.

Add a test case for wrap-reverse to verify that we align with the end of the flexbox.

  • css3/flexbox/multiline-reverse-wrap-overflow-expected.txt: Added.
  • css3/flexbox/multiline-reverse-wrap-overflow.html: Added.
Location:
trunk/LayoutTests
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r110633 r110634  
     12012-03-13  Tony Chang  <tony@chromium.org>
     2
     3        more multiline flexbox tests
     4        https://bugs.webkit.org/show_bug.cgi?id=81025
     5
     6        Reviewed by Ojan Vafai.
     7
     8        Add a test case for wrap-reverse to verify that we align with the end of the flexbox.
     9
     10        * css3/flexbox/multiline-reverse-wrap-overflow-expected.txt: Added.
     11        * css3/flexbox/multiline-reverse-wrap-overflow.html: Added.
     12
    1132012-03-13  Darin Fisher  <darin@chromium.org>
    214
Note: See TracChangeset for help on using the changeset viewer.