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

Changeset 100211 in webkit


Ignore:
Timestamp:
Nov 14, 2011, 4:20:14 PM (15 years ago)
Author:
jchaffraix@webkit.org
Message:

Test getting / setting display: -webkit-flexbox and -webkit-flexbox-inline
https://bugs.webkit.org/show_bug.cgi?id=72318

Reviewed by Tony Chang.

Test that covers the change for bug 72296 and also increase our flexbox coverage.

  • css3/flexbox/display-flexbox-set-get-expected.txt: Added.
  • css3/flexbox/display-flexbox-set-get.html: Added.
  • css3/flexbox/resources/display-flexbox-set-get.js: Added.
Location:
trunk/LayoutTests
Files:
3 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r100203 r100211  
     12011-11-14  Julien Chaffraix  <jchaffraix@webkit.org>
     2
     3        Test getting / setting display: -webkit-flexbox and -webkit-flexbox-inline
     4        https://bugs.webkit.org/show_bug.cgi?id=72318
     5
     6        Reviewed by Tony Chang.
     7
     8        Test that covers the change for bug 72296 and also increase our flexbox coverage.
     9
     10        * css3/flexbox/display-flexbox-set-get-expected.txt: Added.
     11        * css3/flexbox/display-flexbox-set-get.html: Added.
     12        * css3/flexbox/resources/display-flexbox-set-get.js: Added.
     13
    1142011-11-14  Adam Barth  <abarth@webkit.org>
    215
Note: See TracChangeset for help on using the changeset viewer.