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

Changeset 126922 in webkit


Ignore:
Timestamp:
Aug 28, 2012, 1:33:11 PM (14 years ago)
Author:
jchaffraix@webkit.org
Message:

Unreviewed rebaseline after r126911.

  • platform/chromium/TestExpectations:

Removed the 3 rebaselined tests.

  • platform/chromium-mac-snowleopard/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
  • platform/chromium-mac-snowleopard/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Added.
  • platform/chromium-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
  • platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png:
  • platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt:
  • platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png:
  • platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added.

Added new baselines matching the ones landed for mac.

Location:
trunk/LayoutTests
Files:
3 added
6 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r126919 r126922  
     12012-08-28  Julien Chaffraix  <jchaffraix@webkit.org>
     2
     3        Unreviewed rebaseline after r126911.
     4
     5        * platform/chromium/TestExpectations:
     6        Removed the 3 rebaselined tests.
     7
     8        * platform/chromium-mac-snowleopard/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png: Added.
     9        * platform/chromium-mac-snowleopard/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png: Added.
     10        * platform/chromium-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png:
     11        * platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png:
     12        * platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt:
     13        * platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.png:
     14        * platform/chromium-mac/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt: Added.
     15        Added new baselines matching the ones landed for mac.
     16
    1172012-08-28  Simon Fraser  <simon.fraser@apple.com>
    218
  • trunk/LayoutTests/platform/chromium-mac/fast/css/absolute-child-with-percent-height-inside-relative-parent-expected.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • trunk/LayoutTests/platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.png

    • Property svn:mime-type changed from application/octet-stream to image/png
  • trunk/LayoutTests/platform/chromium-mac/fast/inline/absolute-positioned-inline-in-centred-block-expected.txt

    r117818 r126922  
    55    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock {DIV} at (0,0) size 784x0
    7 layer at (101,562) size 299x28
    8   RenderBlock (positioned) {FONT} at (100,562) size 300x28
     7layer at (250,562) size 299x28
     8  RenderBlock (positioned) {FONT} at (250,562) size 299x28
    99    RenderText {#text} at (0,0) size 299x28
    1010      text run at (0,0) width 299: "Hello World, And Stuff!"
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r126912 r126922  
    26692669
    26702670// For some reason the EWS bots cannot find the results for these tests.
    2671 BUGWK95215 LINUX : http/tests/cache/post-redirect-get.php = PASS MISSING 
     2671BUGWK95215 LINUX : http/tests/cache/post-redirect-get.php = PASS MISSING
    26722672BUGWK95215 LINUX : http/tests/cache/post-with-cached-subresources.php = PASS MISSING
    26732673
     
    36143614BUGWK95136 : fast/css/sticky/sticky-writing-mode-vertical-rl.html = IMAGE
    36153615
    3616 // Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=77754
    3617 BUGWK77754 MAC WIN : fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks.html = IMAGE+TEXT
    3618 BUGWK77754 MAC WIN : fast/inline/absolute-positioned-inline-in-centred-block.html = IMAGE+TEXT
    3619 BUGWK77754 MAC WIN : fast/css/absolute-child-with-percent-height-inside-relative-parent.html = IMAGE+TEXT
    3620 
Note: See TracChangeset for help on using the changeset viewer.