Changeset 146302 in webkit


Ignore:
Timestamp:
Mar 19, 2013, 9:31:02 PM (12 years ago)
Author:
rniwa@webkit.org
Message:

Qt and GTK+ rebaselines after r146272.

  • css3/flexbox/flexbox-baseline-expected.txt:
  • platform/qt/css3/flexbox/flexbox-baseline-expected.txt:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r146300 r146302  
     12013-03-19  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Qt and GTK+ rebaselines after r146272.
     4
     5        * css3/flexbox/flexbox-baseline-expected.txt:
     6        * platform/qt/css3/flexbox/flexbox-baseline-expected.txt:
     7
    182013-03-19  Tony Chang  <tony@chromium.org>
    29
  • trunk/LayoutTests/css3/flexbox/flexbox-baseline-expected.txt

    r131216 r146302  
    9595        text run at (122,23) width 59: " after text"
    9696    RenderBlock {DIV} at (0,407) size 800x45
    97       RenderText {#text} at (0,11) size 183x19
    98         text run at (0,11) width 183: "should align with the middle "
     97      RenderText {#text} at (0,10) size 183x19
     98        text run at (0,10) width 183: "should align with the middle "
    9999      RenderFlexibleBox {DIV} at (183,5) size 40x40 [bgcolor=#D3D3D3]
    100         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,11) size 124x19
    103         text run at (223,11) width 124: " of the grey flexbox"
     100        RenderBlock {DIV} at (0,0) size 40x20 [border: none (1px solid #000000) none]
     101        RenderBlock {DIV} at (0,20) size 40x19
     102      RenderText {#text} at (223,10) size 124x19
     103        text run at (223,10) width 124: " of the grey flexbox"
    104104    RenderBlock {DIV} at (0,452) size 800x38
    105105      RenderText {#text} at (0,20) size 184x19
  • trunk/LayoutTests/platform/qt/css3/flexbox/flexbox-baseline-expected.txt

    r130426 r146302  
    9595        text run at (117,24) width 57: " after text"
    9696    RenderBlock {DIV} at (0,412) size 800x45
    97       RenderText {#text} at (0,11) size 169x19
    98         text run at (0,11) width 169: "should align with the middle "
     97      RenderText {#text} at (0,10) size 169x19
     98        text run at (0,10) width 169: "should align with the middle "
    9999      RenderFlexibleBox {DIV} at (169,5) size 40x40 [bgcolor=#D3D3D3]
    100         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 (209,11) size 116x19
    103         text run at (209,11) width 116: " of the grey flexbox"
     100        RenderBlock {DIV} at (0,0) size 40x20 [border: none (1px solid #000000) none]
     101        RenderBlock {DIV} at (0,20) size 40x19
     102      RenderText {#text} at (209,10) size 116x19
     103        text run at (209,10) width 116: " of the grey flexbox"
    104104    RenderBlock {DIV} at (0,457) size 800x39
    105105      RenderText {#text} at (0,20) size 172x19
Note: See TracChangeset for help on using the changeset viewer.