Changeset 146296 in webkit


Ignore:
Timestamp:
Mar 19, 2013, 7:51:20 PM (12 years ago)
Author:
ojan@chromium.org
Message:

Rebaselines after r146272.

  • platform/chromium-mac-lion/css3/flexbox/flexbox-baseline-expected.png:
  • platform/chromium-mac-snowleopard/css3/flexbox/flexbox-baseline-expected.png:
  • platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.png:
  • platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt:
  • platform/chromium-win/css3/flexbox/flexbox-baseline-expected.png:
  • platform/chromium/TestExpectations:
  • platform/efl/TestExpectations:
  • platform/gtk/TestExpectations:
  • platform/mac/TestExpectations:
  • platform/qt/TestExpectations:
Location:
trunk/LayoutTests
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r146294 r146296  
     12013-03-19  Ojan Vafai  <ojan@chromium.org>
     2
     3        Rebaselines after r146272.
     4
     5        * platform/chromium-mac-lion/css3/flexbox/flexbox-baseline-expected.png:
     6        * platform/chromium-mac-snowleopard/css3/flexbox/flexbox-baseline-expected.png:
     7        * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.png:
     8        * platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt:
     9        * platform/chromium-win/css3/flexbox/flexbox-baseline-expected.png:
     10        * platform/chromium/TestExpectations:
     11        * platform/efl/TestExpectations:
     12        * platform/gtk/TestExpectations:
     13        * platform/mac/TestExpectations:
     14        * platform/qt/TestExpectations:
     15
    1162013-03-19  Ryosuke Niwa  <rniwa@webkit.org>
    217
  • trunk/LayoutTests/platform/chromium-mac/css3/flexbox/flexbox-baseline-expected.txt

    r145251 r146296  
    9595        text run at (122,23) width 59: " after text"
    9696    RenderBlock {DIV} at (0,410) size 800x45
    97       RenderText {#text} at (0,12) size 183x18
    98         text run at (0,12) width 183: "should align with the middle "
     97      RenderText {#text} at (0,11) size 183x18
     98        text run at (0,11) width 183: "should align with the middle "
    9999      RenderFlexibleBox {DIV} at (183,5) size 40x40 [bgcolor=#D3D3D3]
    100100        RenderBlock {DIV} at (0,0) size 40x21 [border: none (1px solid #000000) none]
    101         RenderBlock {DIV} at (0,21) size 40x20
    102       RenderText {#text} at (223,12) size 124x18
    103         text run at (223,12) width 124: " of the grey flexbox"
     101        RenderBlock {DIV} at (0,20) size 40x20
     102      RenderText {#text} at (223,11) size 124x18
     103        text run at (223,11) width 124: " of the grey flexbox"
    104104    RenderBlock {DIV} at (0,455) size 800x39
    105105      RenderText {#text} at (0,21) size 184x18
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r146288 r146296  
    44134413webkit.org/b/110837 [ Mac ] fast/forms/color/input-appearance-color.html [ Failure ]
    44144414
    4415 Bug(ojan) [ Mac Win ] css3/flexbox/flexbox-baseline.html [ ImageOnlyFailure Failure ]
    44164415
    44174416# Flaky tests
  • trunk/LayoutTests/platform/efl/TestExpectations

    r146272 r146296  
    18521852webkit.org/b/111058 plugins/plugin-clip-subframe.html [ Failure ]
    18531853
    1854 Bug(ojan) css3/flexbox/flexbox-baseline.html [ Failure ]
    18551854
    18561855# Newly added tests in r144190 are failing.
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r146272 r146296  
    14311431webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure ]
    14321432
    1433 Bug(ojan) css3/flexbox/flexbox-baseline.html [ Failure ]
    14341433
    14351434webkit.org/b/112109 fast/box-shadow/box-shadow-with-zero-radius.html [ ImageOnlyFailure ]
  • trunk/LayoutTests/platform/mac/TestExpectations

    r146272 r146296  
    14941494webkit.org/b/111606 fast/repaint/border-fit-lines.html [ Failure Pass ]
    14951495
    1496 Bug(ojan) css3/flexbox/flexbox-baseline.html [ Failure ]
    14971496
    14981497# Flakey
  • trunk/LayoutTests/platform/qt/TestExpectations

    r146272 r146296  
    26882688webkit.org/b/111016 http/tests/loading/promote-img-preload-priority.html [ Failure ]
    26892689
    2690 Bug(ojan) css3/flexbox/flexbox-baseline.html [ Failure ]
    26912690
    26922691# Border-fit should happen at layout time rather than paint time
Note: See TracChangeset for help on using the changeset viewer.