Changeset 128720 in webkit


Ignore:
Timestamp:
Sep 17, 2012 12:13:00 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Several CSS tests need rebaseline after r126911
https://bugs.webkit.org/show_bug.cgi?id=96898

Unreviewed EFL gardening.

Rebaseline 3 CSS tests due to r126911.

Patch by Christophe Dumez <Christophe Dumez> on 2012-09-17

  • platform/efl/TestExpectations:
  • platform/efl/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
  • platform/efl/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added.
  • platform/efl/fast/inline/absolute-positioned-inline-in-centred-block-expected.png:
  • platform/efl/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Added.
  • platform/efl/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png:
  • platform/efl/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
3 added
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r128719 r128720  
     12012-09-17  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] Several CSS tests need rebaseline after r126911
     4        https://bugs.webkit.org/show_bug.cgi?id=96898
     5
     6        Unreviewed EFL gardening.
     7
     8        Rebaseline 3 CSS tests due to r126911.
     9
     10        * platform/efl/TestExpectations:
     11        * platform/efl/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
     12        * platform/efl/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.txt: Added.
     13        * platform/efl/fast/inline/absolute-positioned-inline-in-centred-block-expected.png:
     14        * platform/efl/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt: Added.
     15        * platform/efl/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png:
     16        * platform/efl/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added.
     17
    1182012-09-16  Christophe Dumez  <christophe.dumez@intel.com>
    219
  • trunk/LayoutTests/platform/efl/TestExpectations

    r128719 r128720  
    10241024BUGWK94880 : fast/forms/search-rtl.html = MISSING
    10251025
    1026 //Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=77754
    1027 BUGWK77754 : fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks.html = TEXT
    1028 BUGWK77754 : fast/inline/absolute-positioned-inline-in-centred-block.html = TEXT
    1029 BUGWK77754 : fast/css/absolute-child-with-percent-height-inside-relative-parent.html = TEXT
    1030 
    10311026// Asserts in MessagePort::contextDestroyed, but the assert usually gets attributed to later tests.
    10321027BUGWK94458 SKIP : fast/events/message-port-constructor-for-deleted-document.html = PASS
Note: See TracChangeset for help on using the changeset viewer.