Changeset 121758 in webkit


Ignore:
Timestamp:
Jul 3, 2012 5:37:50 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Add new baselines after r121697, r121722 and r121728
https://bugs.webkit.org/show_bug.cgi?id=90446

Unreviewed gardening.

Patch by Thiago Marcos P. Santos <thiago.santos@intel.com> on 2012-07-03

  • platform/efl/fast/dom/Element/getBoundingClientRect-expected.txt:
  • platform/efl/fast/multicol/column-break-with-balancing-expected.png:
  • platform/efl/fast/multicol/column-break-with-balancing-expected.txt: Added.
  • platform/efl/fast/multicol/column-rules-expected.png:
  • platform/efl/fast/multicol/column-rules-expected.txt: Added.
  • platform/efl/fast/multicol/column-rules-stacking-expected.txt: Added.
  • platform/efl/fast/multicol/columns-shorthand-parsing-expected.txt: Added.
  • platform/efl/fast/multicol/nested-columns-expected.png:
  • platform/efl/fast/multicol/nested-columns-expected.txt: Added.
  • platform/efl/fast/multicol/shadow-breaking-expected.png:
  • platform/efl/fast/multicol/shadow-breaking-expected.txt:
  • platform/efl/fast/multicol/span/anonymous-split-block-crash-expected.png:
  • platform/efl/fast/multicol/span/anonymous-split-block-crash-expected.txt: Added.
  • platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png:
  • platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
  • platform/efl/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
  • platform/efl/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Added.
  • platform/efl/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Added.
  • platform/efl/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
  • platform/efl/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Added.
  • platform/efl/fast/multicol/span/span-as-immediate-columns-child-expected.png:
  • platform/efl/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Added.
  • platform/efl/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
  • platform/efl/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Added.
  • platform/efl/fast/multicol/span/span-as-nested-columns-child-expected.png:
  • platform/efl/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added.
  • platform/efl/fast/multicol/span/span-margin-collapsing-expected.png:
  • platform/efl/fast/multicol/span/span-margin-collapsing-expected.txt: Added.
  • platform/efl/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: Added.
  • platform/efl/fast/multicol/vertical-lr/column-rules-expected.png:
  • platform/efl/fast/multicol/vertical-lr/column-rules-expected.txt:
  • platform/efl/fast/multicol/vertical-lr/float-avoidance-expected.png:
  • platform/efl/fast/multicol/vertical-lr/float-avoidance-expected.txt:
  • platform/efl/fast/multicol/vertical-lr/nested-columns-expected.png:
  • platform/efl/fast/multicol/vertical-lr/nested-columns-expected.txt: Copied from LayoutTests/platform/efl/fast/multicol/vertical-rl/nested-columns-expected.txt.
  • platform/efl/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
  • platform/efl/fast/multicol/vertical-rl/column-rules-expected.png:
  • platform/efl/fast/multicol/vertical-rl/column-rules-expected.txt:
  • platform/efl/fast/multicol/vertical-rl/float-avoidance-expected.png:
  • platform/efl/fast/multicol/vertical-rl/float-avoidance-expected.txt:
  • platform/efl/fast/multicol/vertical-rl/nested-columns-expected.png:
  • platform/efl/fast/multicol/vertical-rl/nested-columns-expected.txt:
  • platform/efl/fast/repaint/repaint-during-scroll-with-zoom-expected.png: Added.
  • platform/efl/fast/repaint/repaint-during-scroll-with-zoom-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
17 added
27 edited
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r121757 r121758  
     12012-07-03  Thiago Marcos P. Santos  <thiago.santos@intel.com>
     2
     3        [EFL] Add new baselines after r121697, r121722 and r121728
     4        https://bugs.webkit.org/show_bug.cgi?id=90446
     5
     6        Unreviewed gardening.
     7
     8        * platform/efl/fast/dom/Element/getBoundingClientRect-expected.txt:
     9        * platform/efl/fast/multicol/column-break-with-balancing-expected.png:
     10        * platform/efl/fast/multicol/column-break-with-balancing-expected.txt: Added.
     11        * platform/efl/fast/multicol/column-rules-expected.png:
     12        * platform/efl/fast/multicol/column-rules-expected.txt: Added.
     13        * platform/efl/fast/multicol/column-rules-stacking-expected.txt: Added.
     14        * platform/efl/fast/multicol/columns-shorthand-parsing-expected.txt: Added.
     15        * platform/efl/fast/multicol/nested-columns-expected.png:
     16        * platform/efl/fast/multicol/nested-columns-expected.txt: Added.
     17        * platform/efl/fast/multicol/shadow-breaking-expected.png:
     18        * platform/efl/fast/multicol/shadow-breaking-expected.txt:
     19        * platform/efl/fast/multicol/span/anonymous-split-block-crash-expected.png:
     20        * platform/efl/fast/multicol/span/anonymous-split-block-crash-expected.txt: Added.
     21        * platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.png:
     22        * platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt:
     23        * platform/efl/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.png:
     24        * platform/efl/fast/multicol/span/span-as-immediate-child-complex-splitting-expected.txt: Added.
     25        * platform/efl/fast/multicol/span/span-as-immediate-child-generated-content-expected.txt: Added.
     26        * platform/efl/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.png:
     27        * platform/efl/fast/multicol/span/span-as-immediate-columns-child-dynamic-expected.txt: Added.
     28        * platform/efl/fast/multicol/span/span-as-immediate-columns-child-expected.png:
     29        * platform/efl/fast/multicol/span/span-as-immediate-columns-child-expected.txt: Added.
     30        * platform/efl/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.png:
     31        * platform/efl/fast/multicol/span/span-as-nested-columns-child-dynamic-expected.txt: Added.
     32        * platform/efl/fast/multicol/span/span-as-nested-columns-child-expected.png:
     33        * platform/efl/fast/multicol/span/span-as-nested-columns-child-expected.txt: Added.
     34        * platform/efl/fast/multicol/span/span-margin-collapsing-expected.png:
     35        * platform/efl/fast/multicol/span/span-margin-collapsing-expected.txt: Added.
     36        * platform/efl/fast/multicol/vertical-lr/column-break-with-balancing-expected.txt: Added.
     37        * platform/efl/fast/multicol/vertical-lr/column-rules-expected.png:
     38        * platform/efl/fast/multicol/vertical-lr/column-rules-expected.txt:
     39        * platform/efl/fast/multicol/vertical-lr/float-avoidance-expected.png:
     40        * platform/efl/fast/multicol/vertical-lr/float-avoidance-expected.txt:
     41        * platform/efl/fast/multicol/vertical-lr/nested-columns-expected.png:
     42        * platform/efl/fast/multicol/vertical-lr/nested-columns-expected.txt: Copied from LayoutTests/platform/efl/fast/multicol/vertical-rl/nested-columns-expected.txt.
     43        * platform/efl/fast/multicol/vertical-rl/column-break-with-balancing-expected.txt: Added.
     44        * platform/efl/fast/multicol/vertical-rl/column-rules-expected.png:
     45        * platform/efl/fast/multicol/vertical-rl/column-rules-expected.txt:
     46        * platform/efl/fast/multicol/vertical-rl/float-avoidance-expected.png:
     47        * platform/efl/fast/multicol/vertical-rl/float-avoidance-expected.txt:
     48        * platform/efl/fast/multicol/vertical-rl/nested-columns-expected.png:
     49        * platform/efl/fast/multicol/vertical-rl/nested-columns-expected.txt:
     50        * platform/efl/fast/repaint/repaint-during-scroll-with-zoom-expected.png: Added.
     51        * platform/efl/fast/repaint/repaint-during-scroll-with-zoom-expected.txt: Added.
     52
    1532012-07-03  Zan Dobersek  <zandobersek@gmail.com>
    254
  • trunk/LayoutTests/platform/efl/fast/dom/Element/getBoundingClientRect-expected.txt

    r106181 r121758  
    4444Test 7
    4545PASS rect.left.toFixed(3) is "8.000"
    46 FAIL rect.top.toFixed(3) should be 1490.000. Was 1506.000.
     46FAIL rect.top.toFixed(3) should be 1490.000. Was 1491.000.
    4747PASS rect.width.toFixed(3) is "288.000"
    4848FAIL rect.height.toFixed(3) should be 464.000. Was 465.000.
     
    5252Test 8
    5353PASS rect.left.toFixed(3) is "8.000"
    54 FAIL rect.top.toFixed(3) should be 2002.000. Was 2018.000.
     54FAIL rect.top.toFixed(3) should be 2002.000. Was 2003.000.
    5555PASS rect.width.toFixed(3) is "300.000"
    5656PASS rect.height.toFixed(3) is "74.000"
     
    6060Test 9
    6161PASS rect.left.toFixed(3) is "8.000"
    62 FAIL rect.top.toFixed(3) should be 2140.000. Was 2156.000.
     62FAIL rect.top.toFixed(3) should be 2140.000. Was 2141.000.
    6363PASS rect.width.toFixed(3) is "300.000"
    6464PASS rect.height.toFixed(3) is "90.000"
     
    6868Test 10
    6969PASS rect.left.toFixed(3) is "8.000"
    70 FAIL rect.top.toFixed(3) should be 2280.000. Was 2296.000.
     70FAIL rect.top.toFixed(3) should be 2280.000. Was 2281.000.
    7171PASS rect.width.toFixed(3) is "300.000"
    7272PASS rect.height.toFixed(3) is "34.000"
     
    7676Test 11
    7777PASS rect.left.toFixed(3) is "10.000"
    78 FAIL rect.top.toFixed(3) should be 2402.000. Was 2418.000.
     78FAIL rect.top.toFixed(3) should be 2402.000. Was 2403.000.
    7979PASS rect.width.toFixed(3) is "147.000"
    8080PASS rect.height.toFixed(3) is "34.000"
     
    8484Test 12
    8585PASS rect.left.toFixed(3) is "8.000"
    86 FAIL rect.top.toFixed(3) should be 2538.000. Was 2554.000.
     86FAIL rect.top.toFixed(3) should be 2538.000. Was 2539.000.
    8787PASS rect.width.toFixed(3) is "100.000"
    8888PASS rect.height.toFixed(3) is "100.000"
     
    9292Test 13
    9393PASS rect.left.toFixed(3) is "8.000"
    94 FAIL rect.top.toFixed(3) should be 2789.000. Was 2805.000.
     94FAIL rect.top.toFixed(3) should be 2789.000. Was 2790.000.
    9595PASS rect.width.toFixed(3) is "260.000"
    9696FAIL rect.height.toFixed(3) should be 16.000. Was 17.000.
     
    100100Test 14
    101101PASS rect.left.toFixed(3) is "8.000"
    102 FAIL rect.top.toFixed(3) should be 2869.000. Was 2885.000.
     102FAIL rect.top.toFixed(3) should be 2869.000. Was 2870.000.
    103103PASS rect.width.toFixed(3) is "300.000"
    104104FAIL rect.height.toFixed(3) should be 232.000. Was 233.000.
     
    108108Test 15
    109109PASS rect.left.toFixed(3) is "8.000"
    110 FAIL rect.top.toFixed(3) should be 3165.000. Was 3181.000.
     110FAIL rect.top.toFixed(3) should be 3165.000. Was 3166.000.
    111111PASS rect.width.toFixed(3) is "0.000"
    112112PASS rect.height.toFixed(3) is "0.000"
  • trunk/LayoutTests/platform/efl/fast/multicol/shadow-breaking-expected.txt

    r106181 r121758  
    55    RenderBody {BODY} at (8,8) size 784x0
    66      RenderBlock {DIV} at (0,0) size 784x0
    7 layer at (20,36) size 424x270
    8   RenderBlock (positioned) {P} at (20,36) size 424x270 [border: (2px solid #000000)]
     7layer at (20,36) size 424x271
     8  RenderBlock (positioned) {P} at (20,36) size 424x271 [border: (2px solid #000000)]
    99    RenderBlock (floating) at (2,2) size 24x41
    1010      RenderText {#text} at (0,0) size 24x41
    1111        text run at (0,0) width 24: "L"
    12     RenderText {#text} at (30,2) size 200x492
     12    RenderText {#text} at (30,2) size 200x493
    1313      text run at (30,2) width 172: "orem ipsum dolor sit"
    1414      text run at (30,20) width 172: "amet, consectetur"
     
    2525      text run at (2,218) width 200: "Nam non ligula massa, sed"
    2626      text run at (2,236) width 200: "suscipit turpis. Etiam eget"
    27       text run at (2,277) width 200: "ligula sit amet turpis"
    28       text run at (2,295) width 200: "venenatis dictum in eleifend"
    29       text run at (2,313) width 200: "augue. Duis tellus lectus,"
    30       text run at (2,331) width 200: "volutpat et adipiscing a,"
    31       text run at (2,349) width 200: "pellentesque eu metus."
    32       text run at (2,367) width 200: "Aenean suscipit congue"
    33       text run at (2,385) width 200: "mauris at gravida. Integer"
    34       text run at (2,403) width 200: "lectus ligula, consectetur sit"
    35       text run at (2,421) width 200: "amet venenatis id, scelerisque"
    36       text run at (2,439) width 200: "eget nisl. Nunc dapibus"
    37       text run at (2,457) width 200: "posuere risus, vitae tempor"
    38       text run at (2,475) width 97: "nibh iaculis et."
     27      text run at (2,278) width 200: "ligula sit amet turpis"
     28      text run at (2,296) width 200: "venenatis dictum in eleifend"
     29      text run at (2,314) width 200: "augue. Duis tellus lectus,"
     30      text run at (2,332) width 200: "volutpat et adipiscing a,"
     31      text run at (2,350) width 200: "pellentesque eu metus."
     32      text run at (2,368) width 200: "Aenean suscipit congue"
     33      text run at (2,386) width 200: "mauris at gravida. Integer"
     34      text run at (2,404) width 200: "lectus ligula, consectetur sit"
     35      text run at (2,422) width 200: "amet venenatis id, scelerisque"
     36      text run at (2,440) width 200: "eget nisl. Nunc dapibus"
     37      text run at (2,458) width 200: "posuere risus, vitae tempor"
     38      text run at (2,476) width 97: "nibh iaculis et."
  • trunk/LayoutTests/platform/efl/fast/multicol/span/clone-anonymous-block-non-inline-child-crash-expected.txt

    r120575 r121758  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,16) size 784x568
    6 layer at (8,16) size 784x169
    7   RenderBlock {DIV} at (0,0) size 784x169 [border: (5px solid #800000)]
     6layer at (8,16) size 784x171
     7  RenderBlock {DIV} at (0,0) size 784x171 [border: (5px solid #800000)]
    88    RenderBlock (anonymous) at (5,5) size 379x18
    99      RenderInline {LABEL} at (0,0) size 102x19
     
    1111          text run at (0,0) width 102: "Some inline text"
    1212      RenderInline {LABEL} at (0,0) size 0x0
    13     RenderBlock (anonymous) at (5,23) size 379x285
    14       RenderBlock {SUMMARY} at (0,0) size 379x285
     13    RenderBlock (anonymous) at (5,23) size 379x287
     14      RenderBlock {SUMMARY} at (0,0) size 379x287
    1515        RenderBlock (anonymous) at (0,0) size 379x18
    1616          RenderText {#text} at (0,0) size 102x19
     
    1919          RenderText {#text} at (0,0) size 58x28
    2020            text run at (0,0) width 58: "PASS"
    21         RenderBlock (anonymous) at (0,84) size 379x201
    22           RenderText {#text} at (0,0) size 369x202
     21        RenderBlock (anonymous) at (0,84) size 379x203
     22          RenderText {#text} at (0,0) size 369x204
    2323            text run at (0,0) width 354: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
    2424            text run at (0,18) width 351: "Nulla varius enim ac mi. Curabitur sollicitudin felis quis"
    2525            text run at (0,36) width 368: "lectus. Quisque adipiscing rhoncus sem. Proin nulla purus,"
    26             text run at (0,57) width 368: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis vel"
    27             text run at (0,75) width 358: "orci sagittis aliquam. Cras convallis adipiscing sem. Nam"
    28             text run at (0,93) width 318: "nonummy enim. Nullam bibendum lobortis neque."
    29             text run at (0,111) width 332: "Vestibulum velit orci, tempus euismod, pretium quis,"
    30             text run at (0,129) width 309: "interdum vitae, nulla. Phasellus eget ante et tortor"
    31             text run at (0,147) width 369: "condimentum vestibulum. Suspendisse hendrerit quam nec"
    32             text run at (0,165) width 354: "felis. Sed varius turpis vitae pede. Lorem ipsum dolor sit"
    33             text run at (0,183) width 211: "amet, consectetuer adipiscing elit."
    34     RenderBlock (anonymous) at (5,308) size 379x0
     26            text run at (0,59) width 368: "vulputate vel, varius ut, euismod et, nisi. Sed vitae felis vel"
     27            text run at (0,77) width 358: "orci sagittis aliquam. Cras convallis adipiscing sem. Nam"
     28            text run at (0,95) width 318: "nonummy enim. Nullam bibendum lobortis neque."
     29            text run at (0,113) width 332: "Vestibulum velit orci, tempus euismod, pretium quis,"
     30            text run at (0,131) width 309: "interdum vitae, nulla. Phasellus eget ante et tortor"
     31            text run at (0,149) width 369: "condimentum vestibulum. Suspendisse hendrerit quam nec"
     32            text run at (0,167) width 354: "felis. Sed varius turpis vitae pede. Lorem ipsum dolor sit"
     33            text run at (0,185) width 211: "amet, consectetuer adipiscing elit."
     34    RenderBlock (anonymous) at (5,310) size 379x0
    3535      RenderInline {LABEL} at (0,0) size 0x0
  • trunk/LayoutTests/platform/efl/fast/multicol/vertical-lr/column-rules-expected.txt

    r106181 r121758  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6 layer at (8,8) size 754x584
    7   RenderBlock {DIV} at (0,0) size 754x584 [border: (5px solid #000000)]
    8     RenderText {#text} at (5,15) size 2209x174
     6layer at (8,8) size 756x584
     7  RenderBlock {DIV} at (0,0) size 756x584 [border: (5px solid #000000)]
     8    RenderText {#text} at (5,15) size 2213x174
    99      text run at (5,15) width 139: "Lorem ipsum dolor sit"
    1010      text run at (23,15) width 116: "amet, consectetuer"
     
    4848      text run at (707,15) width 138: "ligula. Duis diam nisl,"
    4949      text run at (725,15) width 164: "sagittis a, blandit volutpat,"
    50       text run at (749,15) width 120: "interdum sed, velit."
    51       text run at (767,15) width 166: "Vestibulum quam. Nulla a"
    52       text run at (785,15) width 151: "purus. Phasellus semper"
    53       text run at (803,15) width 128: "semper lectus. Nulla"
    54       text run at (821,15) width 138: "porttitor, dolor dictum"
    55       text run at (839,15) width 145: "scelerisque luctus, velit"
    56       text run at (857,15) width 157: "ipsum lobortis mauris, ac"
    57       text run at (875,15) width 141: "pretium enim nunc vel"
    58       text run at (893,15) width 158: "risus. Proin gravida mi ut"
    59       text run at (911,15) width 155: "sem cursus mattis. Fusce"
    60       text run at (929,15) width 143: "laoreet, nisi quis luctus"
    61       text run at (947,15) width 120: "volutpat, arcu pede"
    62       text run at (965,15) width 120: "tincidunt enim, nec"
    63       text run at (983,15) width 143: "malesuada urna nisl eu"
    64       text run at (1001,15) width 138: "enim. Vivamus varius"
    65       text run at (1019,15) width 99: "augue ac purus."
    66       text run at (1037,15) width 150: "Vestibulum vestibulum."
    67       text run at (1055,15) width 159: "Phasellus et est vitae ante"
    68       text run at (1073,15) width 163: "accumsan rhoncus. Morbi"
    69       text run at (1091,15) width 166: "convallis, arcu at hendrerit"
    70       text run at (1109,15) width 115: "gravida, sem diam"
    71       text run at (1127,15) width 168: "dignissim risus, sed aliquet"
    72       text run at (1145,15) width 166: "erat mi ut mi. Nunc cursus"
    73       text run at (1163,15) width 137: "lacinia elit. Nunc nisi."
    74       text run at (1181,15) width 99: "Quisque at erat."
    75       text run at (1199,15) width 159: "Vestibulum dictum quam"
    76       text run at (1217,15) width 169: "vitae nibh. Nunc vitae ante"
    77       text run at (1235,15) width 167: "non odio interdum blandit."
    78       text run at (1253,15) width 126: "Curabitur leo quam,"
    79       text run at (1271,15) width 164: "fermentum sed, feugiat in,"
    80       text run at (1289,15) width 131: "ullamcorper id, nibh."
    81       text run at (1307,15) width 155: "Suspendisse ac turpis. In"
    82       text run at (1325,15) width 141: "iaculis sollicitudin dui."
    83       text run at (1343,15) width 157: "Aenean vitae lectus vitae"
    84       text run at (1361,15) width 113: "nulla pellentesque"
    85       text run at (1379,15) width 163: "sollicitudin. Nunc gravida"
    86       text run at (1397,15) width 172: "pharetra lectus. Etiam lacus"
    87       text run at (1415,15) width 159: "ligula, placerat ut, dictum"
    88       text run at (1433,15) width 147: "vitae, tempus vel, risus."
    89       text run at (1451,15) width 144: "Cras rhoncus. Praesent"
    90       text run at (1469,15) width 169: "varius ultricies orci. Donec"
    91       text run at (1493,15) width 143: "mattis, neque ut ornare"
    92       text run at (1511,15) width 168: "fringilla, ante urna placerat"
    93       text run at (1529,15) width 146: "eros, vel commodo nisi"
    94       text run at (1547,15) width 143: "tortor ut mauris. Morbi"
    95       text run at (1565,15) width 173: "magna dui, sagittis sit amet,"
    96       text run at (1583,15) width 147: "tincidunt et, elementum"
    97       text run at (1601,15) width 170: "eget, quam. Fusce molestie"
    98       text run at (1619,15) width 174: "nisl vitae nisi. Vestibulum a"
    99       text run at (1637,15) width 137: "sapien. Phasellus ante"
    100       text run at (1655,15) width 169: "lacus, vehicula non, cursus"
    101       text run at (1673,15) width 129: "a, tempor ut, magna."
    102       text run at (1691,15) width 169: "Suspendisse potenti. Fusce"
    103       text run at (1709,15) width 126: "aliquet, odio viverra"
    104       text run at (1727,15) width 144: "vulputate dictum, enim"
    105       text run at (1745,15) width 128: "odio luctus purus, ut"
    106       text run at (1763,15) width 171: "scelerisque quam nulla non"
    107       text run at (1781,15) width 137: "est. Donec eros lacus,"
    108       text run at (1799,15) width 162: "egestas vitae, lacinia quis,"
    109       text run at (1817,15) width 159: "tempor quis, pede. Morbi"
    110       text run at (1835,15) width 163: "orci erat, iaculis id, ornare"
    111       text run at (1853,15) width 143: "ac, elementum at, sem."
    112       text run at (1871,15) width 159: "Nunc ornare sodales nisi."
    113       text run at (1889,15) width 166: "Morbi interdum commodo"
    114       text run at (1907,15) width 155: "nisl. Fusce eget eros non"
    115       text run at (1925,15) width 149: "nisi ornare facilisis. Sed"
    116       text run at (1943,15) width 155: "placerat, est non posuere"
    117       text run at (1961,15) width 121: "posuere, purus sem"
    118       text run at (1979,15) width 163: "dignissim libero, a viverra"
    119       text run at (1997,15) width 170: "tellus dolor vel lorem. Cras"
    120       text run at (2015,15) width 136: "augue. Etiam ultricies"
    121       text run at (2033,15) width 165: "consequat odio. Mauris ac"
    122       text run at (2051,15) width 138: "libero. Etiam posuere,"
    123       text run at (2069,15) width 127: "libero vitae euismod"
    124       text run at (2087,15) width 169: "gravida, urna elit imperdiet"
    125       text run at (2105,15) width 166: "magna, vel cursus elit felis"
    126       text run at (2123,15) width 148: "non mauris. Donec orci"
    127       text run at (2141,15) width 167: "erat, porta id, dignissim ut,"
    128       text run at (2159,15) width 127: "posuere dictum, leo."
    129       text run at (2177,15) width 150: "Suspendisse scelerisque"
    130       text run at (2195,15) width 84: "egestas nulla."
     50      text run at (751,15) width 120: "interdum sed, velit."
     51      text run at (769,15) width 166: "Vestibulum quam. Nulla a"
     52      text run at (787,15) width 151: "purus. Phasellus semper"
     53      text run at (805,15) width 128: "semper lectus. Nulla"
     54      text run at (823,15) width 138: "porttitor, dolor dictum"
     55      text run at (841,15) width 145: "scelerisque luctus, velit"
     56      text run at (859,15) width 157: "ipsum lobortis mauris, ac"
     57      text run at (877,15) width 141: "pretium enim nunc vel"
     58      text run at (895,15) width 158: "risus. Proin gravida mi ut"
     59      text run at (913,15) width 155: "sem cursus mattis. Fusce"
     60      text run at (931,15) width 143: "laoreet, nisi quis luctus"
     61      text run at (949,15) width 120: "volutpat, arcu pede"
     62      text run at (967,15) width 120: "tincidunt enim, nec"
     63      text run at (985,15) width 143: "malesuada urna nisl eu"
     64      text run at (1003,15) width 138: "enim. Vivamus varius"
     65      text run at (1021,15) width 99: "augue ac purus."
     66      text run at (1039,15) width 150: "Vestibulum vestibulum."
     67      text run at (1057,15) width 159: "Phasellus et est vitae ante"
     68      text run at (1075,15) width 163: "accumsan rhoncus. Morbi"
     69      text run at (1093,15) width 166: "convallis, arcu at hendrerit"
     70      text run at (1111,15) width 115: "gravida, sem diam"
     71      text run at (1129,15) width 168: "dignissim risus, sed aliquet"
     72      text run at (1147,15) width 166: "erat mi ut mi. Nunc cursus"
     73      text run at (1165,15) width 137: "lacinia elit. Nunc nisi."
     74      text run at (1183,15) width 99: "Quisque at erat."
     75      text run at (1201,15) width 159: "Vestibulum dictum quam"
     76      text run at (1219,15) width 169: "vitae nibh. Nunc vitae ante"
     77      text run at (1237,15) width 167: "non odio interdum blandit."
     78      text run at (1255,15) width 126: "Curabitur leo quam,"
     79      text run at (1273,15) width 164: "fermentum sed, feugiat in,"
     80      text run at (1291,15) width 131: "ullamcorper id, nibh."
     81      text run at (1309,15) width 155: "Suspendisse ac turpis. In"
     82      text run at (1327,15) width 141: "iaculis sollicitudin dui."
     83      text run at (1345,15) width 157: "Aenean vitae lectus vitae"
     84      text run at (1363,15) width 113: "nulla pellentesque"
     85      text run at (1381,15) width 163: "sollicitudin. Nunc gravida"
     86      text run at (1399,15) width 172: "pharetra lectus. Etiam lacus"
     87      text run at (1417,15) width 159: "ligula, placerat ut, dictum"
     88      text run at (1435,15) width 147: "vitae, tempus vel, risus."
     89      text run at (1453,15) width 144: "Cras rhoncus. Praesent"
     90      text run at (1471,15) width 169: "varius ultricies orci. Donec"
     91      text run at (1497,15) width 143: "mattis, neque ut ornare"
     92      text run at (1515,15) width 168: "fringilla, ante urna placerat"
     93      text run at (1533,15) width 146: "eros, vel commodo nisi"
     94      text run at (1551,15) width 143: "tortor ut mauris. Morbi"
     95      text run at (1569,15) width 173: "magna dui, sagittis sit amet,"
     96      text run at (1587,15) width 147: "tincidunt et, elementum"
     97      text run at (1605,15) width 170: "eget, quam. Fusce molestie"
     98      text run at (1623,15) width 174: "nisl vitae nisi. Vestibulum a"
     99      text run at (1641,15) width 137: "sapien. Phasellus ante"
     100      text run at (1659,15) width 169: "lacus, vehicula non, cursus"
     101      text run at (1677,15) width 129: "a, tempor ut, magna."
     102      text run at (1695,15) width 169: "Suspendisse potenti. Fusce"
     103      text run at (1713,15) width 126: "aliquet, odio viverra"
     104      text run at (1731,15) width 144: "vulputate dictum, enim"
     105      text run at (1749,15) width 128: "odio luctus purus, ut"
     106      text run at (1767,15) width 171: "scelerisque quam nulla non"
     107      text run at (1785,15) width 137: "est. Donec eros lacus,"
     108      text run at (1803,15) width 162: "egestas vitae, lacinia quis,"
     109      text run at (1821,15) width 159: "tempor quis, pede. Morbi"
     110      text run at (1839,15) width 163: "orci erat, iaculis id, ornare"
     111      text run at (1857,15) width 143: "ac, elementum at, sem."
     112      text run at (1875,15) width 159: "Nunc ornare sodales nisi."
     113      text run at (1893,15) width 166: "Morbi interdum commodo"
     114      text run at (1911,15) width 155: "nisl. Fusce eget eros non"
     115      text run at (1929,15) width 149: "nisi ornare facilisis. Sed"
     116      text run at (1947,15) width 155: "placerat, est non posuere"
     117      text run at (1965,15) width 121: "posuere, purus sem"
     118      text run at (1983,15) width 163: "dignissim libero, a viverra"
     119      text run at (2001,15) width 170: "tellus dolor vel lorem. Cras"
     120      text run at (2019,15) width 136: "augue. Etiam ultricies"
     121      text run at (2037,15) width 165: "consequat odio. Mauris ac"
     122      text run at (2055,15) width 138: "libero. Etiam posuere,"
     123      text run at (2073,15) width 127: "libero vitae euismod"
     124      text run at (2091,15) width 169: "gravida, urna elit imperdiet"
     125      text run at (2109,15) width 166: "magna, vel cursus elit felis"
     126      text run at (2127,15) width 148: "non mauris. Donec orci"
     127      text run at (2145,15) width 167: "erat, porta id, dignissim ut,"
     128      text run at (2163,15) width 127: "posuere dictum, leo."
     129      text run at (2181,15) width 150: "Suspendisse scelerisque"
     130      text run at (2199,15) width 84: "egestas nulla."
  • trunk/LayoutTests/platform/efl/fast/multicol/vertical-lr/float-avoidance-expected.txt

    r106181 r121758  
    1 layer at (0,0) size 827x585
    2   RenderView at (0,0) size 800x585
    3 layer at (0,0) size 827x585
    4   RenderBlock {HTML} at (0,0) size 827x585
    5     RenderBody {BODY} at (8,8) size 811x569
     1layer at (0,0) size 800x600
     2  RenderView at (0,0) size 800x600
     3layer at (0,0) size 800x600
     4  RenderBlock {HTML} at (0,0) size 800x600
     5    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock (floating) {DIV} at (0,0) size 100x200 [bgcolor=#00FF00]
    77layer at (108,8) size 142x435
  • trunk/LayoutTests/platform/efl/fast/multicol/vertical-lr/nested-columns-expected.txt

    r121757 r121758  
    33layer at (0,0) size 785x600
    44  RenderBlock {HTML} at (0,0) size 785x600
    5 layer at (277,8) size 500x750
     5layer at (8,8) size 500x750
    66  RenderBody {BODY} at (8,8) size 500x750
    77    RenderBlock {H1} at (0,0) size 37x367
     
    4040      RenderText {#text} at (0,0) size 36x190
    4141        text run at (0,0) width 190: "Header Three"
    42     RenderBlock {H1} at (870,0) size 37x367
     42    RenderBlock {H1} at (853,0) size 37x367
    4343      RenderText {#text} at (0,0) size 36x177
    4444        text run at (0,0) width 177: "Header Four"
    45     RenderBlock (anonymous) at (928,0) size 36x367
     45    RenderBlock (anonymous) at (911,0) size 36x367
    4646      RenderText {#text} at (0,0) size 37x354
    4747        text run at (0,0) width 354: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
    4848        text run at (18,0) width 154: "Nulla varius enim ac mi."
    49 layer at (-72,8) size 234x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
    50   RenderBlock {DIV} at (615,0) size 234x367
    51     RenderText {#text} at (0,0) size 415x175
     49layer at (623,8) size 217x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
     50  RenderBlock {DIV} at (615,0) size 217x367
     51    RenderText {#text} at (0,0) size 398x175
    5252      text run at (0,0) width 139: "Lorem ipsum dolor sit"
    5353      text run at (18,0) width 116: "amet, consectetuer"
     
    6262      text run at (180,0) width 147: "aliquam. Cras convallis"
    6363      text run at (198,0) width 132: "adipiscing sem. Nam"
    64       text run at (234,0) width 154: "nonummy enim. Nullam"
    65       text run at (252,0) width 160: "bibendum lobortis neque."
    66       text run at (270,0) width 136: "Vestibulum velit orci,"
    67       text run at (288,0) width 158: "tempus euismod, pretium"
    68       text run at (306,0) width 167: "quis, interdum vitae, nulla."
    69       text run at (324,0) width 172: "Phasellus eget ante et tortor"
    70       text run at (342,0) width 163: "condimentum vestibulum."
    71       text run at (360,0) width 137: "Suspendisse hendrerit"
    72       text run at (378,0) width 165: "quam nec felis. Sed varius"
    73       text run at (396,0) width 111: "turpis vitae pede. "
     64      text run at (217,0) width 154: "nonummy enim. Nullam"
     65      text run at (235,0) width 160: "bibendum lobortis neque."
     66      text run at (253,0) width 136: "Vestibulum velit orci,"
     67      text run at (271,0) width 158: "tempus euismod, pretium"
     68      text run at (289,0) width 167: "quis, interdum vitae, nulla."
     69      text run at (307,0) width 172: "Phasellus eget ante et tortor"
     70      text run at (325,0) width 163: "condimentum vestibulum."
     71      text run at (343,0) width 137: "Suspendisse hendrerit"
     72      text run at (361,0) width 165: "quam nec felis. Sed varius"
     73      text run at (379,0) width 111: "turpis vitae pede. "
    7474    RenderText {#text} at (0,0) size 0x0
  • trunk/LayoutTests/platform/efl/fast/multicol/vertical-rl/column-rules-expected.txt

    r106181 r121758  
    44  RenderBlock {HTML} at (0,0) size 800x600
    55    RenderBody {BODY} at (8,8) size 784x584
    6 layer at (38,8) size 754x584
    7   RenderBlock {DIV} at (0,0) size 754x584 [border: (5px solid #000000)]
    8     RenderText {#text} at (5,15) size 2209x174
     6layer at (36,8) size 756x584
     7  RenderBlock {DIV} at (0,0) size 756x584 [border: (5px solid #000000)]
     8    RenderText {#text} at (5,15) size 2213x174
    99      text run at (5,15) width 139: "Lorem ipsum dolor sit"
    1010      text run at (23,15) width 116: "amet, consectetuer"
     
    4848      text run at (707,15) width 138: "ligula. Duis diam nisl,"
    4949      text run at (725,15) width 164: "sagittis a, blandit volutpat,"
    50       text run at (749,15) width 120: "interdum sed, velit."
    51       text run at (767,15) width 166: "Vestibulum quam. Nulla a"
    52       text run at (785,15) width 151: "purus. Phasellus semper"
    53       text run at (803,15) width 128: "semper lectus. Nulla"
    54       text run at (821,15) width 138: "porttitor, dolor dictum"
    55       text run at (839,15) width 145: "scelerisque luctus, velit"
    56       text run at (857,15) width 157: "ipsum lobortis mauris, ac"
    57       text run at (875,15) width 141: "pretium enim nunc vel"
    58       text run at (893,15) width 158: "risus. Proin gravida mi ut"
    59       text run at (911,15) width 155: "sem cursus mattis. Fusce"
    60       text run at (929,15) width 143: "laoreet, nisi quis luctus"
    61       text run at (947,15) width 120: "volutpat, arcu pede"
    62       text run at (965,15) width 120: "tincidunt enim, nec"
    63       text run at (983,15) width 143: "malesuada urna nisl eu"
    64       text run at (1001,15) width 138: "enim. Vivamus varius"
    65       text run at (1019,15) width 99: "augue ac purus."
    66       text run at (1037,15) width 150: "Vestibulum vestibulum."
    67       text run at (1055,15) width 159: "Phasellus et est vitae ante"
    68       text run at (1073,15) width 163: "accumsan rhoncus. Morbi"
    69       text run at (1091,15) width 166: "convallis, arcu at hendrerit"
    70       text run at (1109,15) width 115: "gravida, sem diam"
    71       text run at (1127,15) width 168: "dignissim risus, sed aliquet"
    72       text run at (1145,15) width 166: "erat mi ut mi. Nunc cursus"
    73       text run at (1163,15) width 137: "lacinia elit. Nunc nisi."
    74       text run at (1181,15) width 99: "Quisque at erat."
    75       text run at (1199,15) width 159: "Vestibulum dictum quam"
    76       text run at (1217,15) width 169: "vitae nibh. Nunc vitae ante"
    77       text run at (1235,15) width 167: "non odio interdum blandit."
    78       text run at (1253,15) width 126: "Curabitur leo quam,"
    79       text run at (1271,15) width 164: "fermentum sed, feugiat in,"
    80       text run at (1289,15) width 131: "ullamcorper id, nibh."
    81       text run at (1307,15) width 155: "Suspendisse ac turpis. In"
    82       text run at (1325,15) width 141: "iaculis sollicitudin dui."
    83       text run at (1343,15) width 157: "Aenean vitae lectus vitae"
    84       text run at (1361,15) width 113: "nulla pellentesque"
    85       text run at (1379,15) width 163: "sollicitudin. Nunc gravida"
    86       text run at (1397,15) width 172: "pharetra lectus. Etiam lacus"
    87       text run at (1415,15) width 159: "ligula, placerat ut, dictum"
    88       text run at (1433,15) width 147: "vitae, tempus vel, risus."
    89       text run at (1451,15) width 144: "Cras rhoncus. Praesent"
    90       text run at (1469,15) width 169: "varius ultricies orci. Donec"
    91       text run at (1493,15) width 143: "mattis, neque ut ornare"
    92       text run at (1511,15) width 168: "fringilla, ante urna placerat"
    93       text run at (1529,15) width 146: "eros, vel commodo nisi"
    94       text run at (1547,15) width 143: "tortor ut mauris. Morbi"
    95       text run at (1565,15) width 173: "magna dui, sagittis sit amet,"
    96       text run at (1583,15) width 147: "tincidunt et, elementum"
    97       text run at (1601,15) width 170: "eget, quam. Fusce molestie"
    98       text run at (1619,15) width 174: "nisl vitae nisi. Vestibulum a"
    99       text run at (1637,15) width 137: "sapien. Phasellus ante"
    100       text run at (1655,15) width 169: "lacus, vehicula non, cursus"
    101       text run at (1673,15) width 129: "a, tempor ut, magna."
    102       text run at (1691,15) width 169: "Suspendisse potenti. Fusce"
    103       text run at (1709,15) width 126: "aliquet, odio viverra"
    104       text run at (1727,15) width 144: "vulputate dictum, enim"
    105       text run at (1745,15) width 128: "odio luctus purus, ut"
    106       text run at (1763,15) width 171: "scelerisque quam nulla non"
    107       text run at (1781,15) width 137: "est. Donec eros lacus,"
    108       text run at (1799,15) width 162: "egestas vitae, lacinia quis,"
    109       text run at (1817,15) width 159: "tempor quis, pede. Morbi"
    110       text run at (1835,15) width 163: "orci erat, iaculis id, ornare"
    111       text run at (1853,15) width 143: "ac, elementum at, sem."
    112       text run at (1871,15) width 159: "Nunc ornare sodales nisi."
    113       text run at (1889,15) width 166: "Morbi interdum commodo"
    114       text run at (1907,15) width 155: "nisl. Fusce eget eros non"
    115       text run at (1925,15) width 149: "nisi ornare facilisis. Sed"
    116       text run at (1943,15) width 155: "placerat, est non posuere"
    117       text run at (1961,15) width 121: "posuere, purus sem"
    118       text run at (1979,15) width 163: "dignissim libero, a viverra"
    119       text run at (1997,15) width 170: "tellus dolor vel lorem. Cras"
    120       text run at (2015,15) width 136: "augue. Etiam ultricies"
    121       text run at (2033,15) width 165: "consequat odio. Mauris ac"
    122       text run at (2051,15) width 138: "libero. Etiam posuere,"
    123       text run at (2069,15) width 127: "libero vitae euismod"
    124       text run at (2087,15) width 169: "gravida, urna elit imperdiet"
    125       text run at (2105,15) width 166: "magna, vel cursus elit felis"
    126       text run at (2123,15) width 148: "non mauris. Donec orci"
    127       text run at (2141,15) width 167: "erat, porta id, dignissim ut,"
    128       text run at (2159,15) width 127: "posuere dictum, leo."
    129       text run at (2177,15) width 150: "Suspendisse scelerisque"
    130       text run at (2195,15) width 84: "egestas nulla."
     50      text run at (751,15) width 120: "interdum sed, velit."
     51      text run at (769,15) width 166: "Vestibulum quam. Nulla a"
     52      text run at (787,15) width 151: "purus. Phasellus semper"
     53      text run at (805,15) width 128: "semper lectus. Nulla"
     54      text run at (823,15) width 138: "porttitor, dolor dictum"
     55      text run at (841,15) width 145: "scelerisque luctus, velit"
     56      text run at (859,15) width 157: "ipsum lobortis mauris, ac"
     57      text run at (877,15) width 141: "pretium enim nunc vel"
     58      text run at (895,15) width 158: "risus. Proin gravida mi ut"
     59      text run at (913,15) width 155: "sem cursus mattis. Fusce"
     60      text run at (931,15) width 143: "laoreet, nisi quis luctus"
     61      text run at (949,15) width 120: "volutpat, arcu pede"
     62      text run at (967,15) width 120: "tincidunt enim, nec"
     63      text run at (985,15) width 143: "malesuada urna nisl eu"
     64      text run at (1003,15) width 138: "enim. Vivamus varius"
     65      text run at (1021,15) width 99: "augue ac purus."
     66      text run at (1039,15) width 150: "Vestibulum vestibulum."
     67      text run at (1057,15) width 159: "Phasellus et est vitae ante"
     68      text run at (1075,15) width 163: "accumsan rhoncus. Morbi"
     69      text run at (1093,15) width 166: "convallis, arcu at hendrerit"
     70      text run at (1111,15) width 115: "gravida, sem diam"
     71      text run at (1129,15) width 168: "dignissim risus, sed aliquet"
     72      text run at (1147,15) width 166: "erat mi ut mi. Nunc cursus"
     73      text run at (1165,15) width 137: "lacinia elit. Nunc nisi."
     74      text run at (1183,15) width 99: "Quisque at erat."
     75      text run at (1201,15) width 159: "Vestibulum dictum quam"
     76      text run at (1219,15) width 169: "vitae nibh. Nunc vitae ante"
     77      text run at (1237,15) width 167: "non odio interdum blandit."
     78      text run at (1255,15) width 126: "Curabitur leo quam,"
     79      text run at (1273,15) width 164: "fermentum sed, feugiat in,"
     80      text run at (1291,15) width 131: "ullamcorper id, nibh."
     81      text run at (1309,15) width 155: "Suspendisse ac turpis. In"
     82      text run at (1327,15) width 141: "iaculis sollicitudin dui."
     83      text run at (1345,15) width 157: "Aenean vitae lectus vitae"
     84      text run at (1363,15) width 113: "nulla pellentesque"
     85      text run at (1381,15) width 163: "sollicitudin. Nunc gravida"
     86      text run at (1399,15) width 172: "pharetra lectus. Etiam lacus"
     87      text run at (1417,15) width 159: "ligula, placerat ut, dictum"
     88      text run at (1435,15) width 147: "vitae, tempus vel, risus."
     89      text run at (1453,15) width 144: "Cras rhoncus. Praesent"
     90      text run at (1471,15) width 169: "varius ultricies orci. Donec"
     91      text run at (1497,15) width 143: "mattis, neque ut ornare"
     92      text run at (1515,15) width 168: "fringilla, ante urna placerat"
     93      text run at (1533,15) width 146: "eros, vel commodo nisi"
     94      text run at (1551,15) width 143: "tortor ut mauris. Morbi"
     95      text run at (1569,15) width 173: "magna dui, sagittis sit amet,"
     96      text run at (1587,15) width 147: "tincidunt et, elementum"
     97      text run at (1605,15) width 170: "eget, quam. Fusce molestie"
     98      text run at (1623,15) width 174: "nisl vitae nisi. Vestibulum a"
     99      text run at (1641,15) width 137: "sapien. Phasellus ante"
     100      text run at (1659,15) width 169: "lacus, vehicula non, cursus"
     101      text run at (1677,15) width 129: "a, tempor ut, magna."
     102      text run at (1695,15) width 169: "Suspendisse potenti. Fusce"
     103      text run at (1713,15) width 126: "aliquet, odio viverra"
     104      text run at (1731,15) width 144: "vulputate dictum, enim"
     105      text run at (1749,15) width 128: "odio luctus purus, ut"
     106      text run at (1767,15) width 171: "scelerisque quam nulla non"
     107      text run at (1785,15) width 137: "est. Donec eros lacus,"
     108      text run at (1803,15) width 162: "egestas vitae, lacinia quis,"
     109      text run at (1821,15) width 159: "tempor quis, pede. Morbi"
     110      text run at (1839,15) width 163: "orci erat, iaculis id, ornare"
     111      text run at (1857,15) width 143: "ac, elementum at, sem."
     112      text run at (1875,15) width 159: "Nunc ornare sodales nisi."
     113      text run at (1893,15) width 166: "Morbi interdum commodo"
     114      text run at (1911,15) width 155: "nisl. Fusce eget eros non"
     115      text run at (1929,15) width 149: "nisi ornare facilisis. Sed"
     116      text run at (1947,15) width 155: "placerat, est non posuere"
     117      text run at (1965,15) width 121: "posuere, purus sem"
     118      text run at (1983,15) width 163: "dignissim libero, a viverra"
     119      text run at (2001,15) width 170: "tellus dolor vel lorem. Cras"
     120      text run at (2019,15) width 136: "augue. Etiam ultricies"
     121      text run at (2037,15) width 165: "consequat odio. Mauris ac"
     122      text run at (2055,15) width 138: "libero. Etiam posuere,"
     123      text run at (2073,15) width 127: "libero vitae euismod"
     124      text run at (2091,15) width 169: "gravida, urna elit imperdiet"
     125      text run at (2109,15) width 166: "magna, vel cursus elit felis"
     126      text run at (2127,15) width 148: "non mauris. Donec orci"
     127      text run at (2145,15) width 167: "erat, porta id, dignissim ut,"
     128      text run at (2163,15) width 127: "posuere dictum, leo."
     129      text run at (2181,15) width 150: "Suspendisse scelerisque"
     130      text run at (2199,15) width 84: "egestas nulla."
  • trunk/LayoutTests/platform/efl/fast/multicol/vertical-rl/float-avoidance-expected.txt

    r106181 r121758  
    1 layer at (0,0) size 827x585
    2   RenderView at (0,0) size 800x585
    3 layer at (-27,0) size 827x585 backgroundClip at (0,0) size 827x585 clip at (0,0) size 827x585 outlineClip at (0,0) size 827x585
    4   RenderBlock {HTML} at (0,0) size 827x585
    5     RenderBody {BODY} at (8,8) size 811x569
     1layer at (0,0) size 800x600
     2  RenderView at (0,0) size 800x600
     3layer at (0,0) size 800x600
     4  RenderBlock {HTML} at (0,0) size 800x600
     5    RenderBody {BODY} at (8,8) size 784x584
    66      RenderBlock (floating) {DIV} at (0,0) size 100x200 [bgcolor=#00FF00]
    77layer at (550,8) size 142x435
  • trunk/LayoutTests/platform/efl/fast/multicol/vertical-rl/nested-columns-expected.txt

    r119180 r121758  
    4040      RenderText {#text} at (0,0) size 36x190
    4141        text run at (0,0) width 190: "Header Three"
    42     RenderBlock {H1} at (870,0) size 37x367
     42    RenderBlock {H1} at (853,0) size 37x367
    4343      RenderText {#text} at (0,0) size 36x177
    4444        text run at (0,0) width 177: "Header Four"
    45     RenderBlock (anonymous) at (928,0) size 36x367
     45    RenderBlock (anonymous) at (911,0) size 36x367
    4646      RenderText {#text} at (0,0) size 37x354
    4747        text run at (0,0) width 354: "Lorem ipsum dolor sit amet, consectetuer adipiscing elit."
    4848        text run at (18,0) width 154: "Nulla varius enim ac mi."
    49 layer at (-72,8) size 234x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
    50   RenderBlock {DIV} at (615,0) size 234x367
    51     RenderText {#text} at (0,0) size 415x175
     49layer at (-55,8) size 217x367 backgroundClip at (0,0) size 785x758 clip at (0,0) size 785x758 outlineClip at (0,0) size 785x758
     50  RenderBlock {DIV} at (615,0) size 217x367
     51    RenderText {#text} at (0,0) size 398x175
    5252      text run at (0,0) width 139: "Lorem ipsum dolor sit"
    5353      text run at (18,0) width 116: "amet, consectetuer"
     
    6262      text run at (180,0) width 147: "aliquam. Cras convallis"
    6363      text run at (198,0) width 132: "adipiscing sem. Nam"
    64       text run at (234,0) width 154: "nonummy enim. Nullam"
    65       text run at (252,0) width 160: "bibendum lobortis neque."
    66       text run at (270,0) width 136: "Vestibulum velit orci,"
    67       text run at (288,0) width 158: "tempus euismod, pretium"
    68       text run at (306,0) width 167: "quis, interdum vitae, nulla."
    69       text run at (324,0) width 172: "Phasellus eget ante et tortor"
    70       text run at (342,0) width 163: "condimentum vestibulum."
    71       text run at (360,0) width 137: "Suspendisse hendrerit"
    72       text run at (378,0) width 165: "quam nec felis. Sed varius"
    73       text run at (396,0) width 111: "turpis vitae pede. "
     64      text run at (217,0) width 154: "nonummy enim. Nullam"
     65      text run at (235,0) width 160: "bibendum lobortis neque."
     66      text run at (253,0) width 136: "Vestibulum velit orci,"
     67      text run at (271,0) width 158: "tempus euismod, pretium"
     68      text run at (289,0) width 167: "quis, interdum vitae, nulla."
     69      text run at (307,0) width 172: "Phasellus eget ante et tortor"
     70      text run at (325,0) width 163: "condimentum vestibulum."
     71      text run at (343,0) width 137: "Suspendisse hendrerit"
     72      text run at (361,0) width 165: "quam nec felis. Sed varius"
     73      text run at (379,0) width 111: "turpis vitae pede. "
    7474    RenderText {#text} at (0,0) size 0x0
Note: See TracChangeset for help on using the changeset viewer.