Changeset 126449 in webkit


Ignore:
Timestamp:
Aug 23, 2012 11:12:59 AM (12 years ago)
Author:
mitz@apple.com
Message:

Updated the expected results for this test after r125463.

  • fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt:
Location:
branches/safari-536.26-branch/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/safari-536.26-branch/LayoutTests/ChangeLog

    r126396 r126449  
     12012-08-23  Dan Bernstein  <mitz@apple.com>
     2
     3        Updated the expected results for this test after r125463.
     4
     5        * fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt:
     6
    172012-08-22  Mark Lam  <mark.lam@apple.com>
    28
  • branches/safari-536.26-branch/LayoutTests/fast/inline/left-right-center-inline-alignment-in-ltr-and-rtl-blocks-expected.txt

    r97359 r126449  
    1212      RenderBlock {DIV} at (0,0) size 784x0
    1313      RenderBlock {DIV} at (0,0) size 784x0
    14 layer at (277,562) size 246x28
    15   RenderBlock (positioned) {FONT} at (277,562) size 246x28
     14layer at (546,562) size 246x28
     15  RenderBlock (positioned) {FONT} at (546,562) size 246x28
    1616    RenderText {#text} at (0,0) size 246x28
    1717      text run at (0,0) width 246: "RTL-Center-Aligned"
    18 layer at (0,466) size 101x84
    19   RenderBlock (positioned) {FONT} at (0,466) size 101x84
    20     RenderText {#text} at (0,0) size 93x84
    21       text run at (0,0) width 62: "RTL-"
    22       text run at (0,28) width 62: "Left-"
    23       text run at (0,56) width 93: "Aligned"
     18layer at (575,522) size 217x28
     19  RenderBlock (positioned) {FONT} at (575,522) size 217x28
     20    RenderText {#text} at (0,0) size 217x28
     21      text run at (0,0) width 217: "RTL-Left-Aligned"
    2422layer at (561,472) size 231x28
    2523  RenderBlock (positioned) {FONT} at (561,472) size 231x28
     
    3028    RenderText {#text} at (0,0) size 198x28
    3129      text run at (0,0) width 198: "RTL-No-Aligned"
    32 layer at (277,372) size 246x28
    33   RenderBlock (positioned) {FONT} at (277,372) size 246x28
     30layer at (8,372) size 246x28
     31  RenderBlock (positioned) {FONT} at (8,372) size 246x28
    3432    RenderText {#text} at (0,0) size 246x28
    3533      text run at (0,0) width 246: "LTR-Center-Aligned"
     
    3836    RenderText {#text} at (0,0) size 217x28
    3937      text run at (0,0) width 217: "LTR-Left-Aligned"
    40 layer at (699,216) size 101x84
    41   RenderBlock (positioned) {FONT} at (699,216) size 101x84
    42     RenderText {#text} at (39,0) size 93x84
    43       text run at (39,0) width 62: "LTR-"
    44       text run at (25,28) width 76: "Right-"
    45       text run at (8,56) width 93: "Aligned"
     38layer at (8,272) size 231x28
     39  RenderBlock (positioned) {FONT} at (8,272) size 231x28
     40    RenderText {#text} at (0,0) size 231x28
     41      text run at (0,0) width 231: "LTR-Right-Aligned"
    4642layer at (8,272) size 198x28
    4743  RenderBlock (positioned) {FONT} at (8,272) size 198x28
Note: See TracChangeset for help on using the changeset viewer.