Changeset 111326 in webkit


Ignore:
Timestamp:
Mar 19, 2012 7:47:11 PM (12 years ago)
Author:
Stephanie Lewis
Message:

https://bugs.webkit.org/show_bug.cgi?id=81610 fast/regions fail on Lion bots

Unreviewed.

Check in new expected (failing?) results.

  • platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt:
  • platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt:
  • platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt:
Location:
trunk/LayoutTests
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r111318 r111326  
     12012-03-19  Stephanie Lewis  <slewis@apple.com>
     2
     3        https://bugs.webkit.org/show_bug.cgi?id=81610 fast/regions fail on Lion bots
     4
     5        Unreviewed.
     6
     7        Check in new expected (failing?) results.
     8
     9        * platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt:
     10        * platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt:
     11        * platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt:
     12
    1132012-03-19  Stephanie Lewis  <slewis@apple.com>
    214
  • trunk/LayoutTests/platform/mac/fast/regions/overflow-in-uniform-regions-dynamic-expected.txt

    r97308 r111326  
    2020            RenderBlock (floating) {DIV} at (6,6) size 50x50 [bgcolor=#00FF00]
    2121            RenderBlock (floating) {DIV} at (334,6) size 50x50 [bgcolor=#00FF00]
    22     layer at (11,11) size 378x210 clip at (12,12) size 376x208
    23       RenderBlock {DIV} at (6,6) size 378x210 [border: (1px solid #008000)]
    24         RenderBlock {P} at (1,17) size 376x72
     22    layer at (11,11) size 278x210 clip at (12,12) size 276x208 scrollWidth 376
     23      RenderBlock {DIV} at (6,6) size 278x210 [border: (1px solid #008000)]
     24        RenderBlock {P} at (1,17) size 276x72
    2525          RenderText {#text} at (50,0) size 276x72
    2626            text run at (50,0) width 276: "These lines will not spill out of the regions."
     
    2828            text run at (50,36) width 276: "These lines will not spill out of the regions."
    2929            text run at (50,54) width 271: "These lines will not spill out of the regions."
    30         RenderBlock {P} at (1,105) size 376x88
     30        RenderBlock {P} at (1,105) size 276x88
    3131          RenderText {#text} at (50,0) size 376x88
    3232            text run at (50,0) width 276: "These lines will not spill out of the regions."
  • trunk/LayoutTests/platform/mac/fast/regions/overflow-size-change-with-stacking-context-expected.txt

    r97308 r111326  
    3939            text run at (-23,92) width 81: "out of the"
    4040            text run at (-23,110) width 50: "regions."
    41     layer at (42,7) size 500x18 backgroundClip at (42,7) size 216x345 clip at (42,7) size 216x345 outlineClip at (42,7) size 216x345
    42       RenderBlock {DIV} at (1,1) size 500x18
    43         RenderText {#text} at (-13,0) size 286x18
    44           text run at (-13,0) width 286: "Clipped line of text that should not be visible."
    45     layer at (42,334) size 500x18 backgroundClip at (42,7) size 216x345 clip at (42,7) size 216x345 outlineClip at (42,7) size 216x345
     41    layer at (42,334) size 500x18 backgroundClip at (51,76) size 216x345 clip at (51,76) size 216x345 outlineClip at (51,76) size 216x345
    4642      RenderBlock (positioned) {DIV} at (1,328) size 500x18
    4743        RenderText {#text} at (-23,0) size 286x18
  • trunk/LayoutTests/platform/mac/fast/regions/overflow-size-change-with-stacking-context-rtl-expected.txt

    r97340 r111326  
    4141            text run at (189,110) width 4 RTL: "."
    4242            text run at (193,110) width 46: "regions"
    43     layer at (-242,7) size 500x18 backgroundClip at (42,7) size 216x345 clip at (42,7) size 216x345 outlineClip at (42,7) size 216x345
    44       RenderBlock {DIV} at (-283,1) size 500x18
    45         RenderText {#text} at (227,0) size 286x18
    46           text run at (227,0) width 4 RTL: "."
    47           text run at (231,0) width 282: "Clipped line of text that should not be visible"
    48     layer at (-242,334) size 500x18 backgroundClip at (42,7) size 216x345 clip at (42,7) size 216x345 outlineClip at (42,7) size 216x345
    49       RenderBlock (positioned) {DIV} at (-283,328) size 500x18
    50         RenderText {#text} at (237,0) size 286x18
    51           text run at (237,0) width 4 RTL: "."
    52           text run at (241,0) width 282: "Clipped line of text that should not be visible"
    5343  Regions for flow 'flow1'
    5444    RenderRegion {DIV} #region1
Note: See TracChangeset for help on using the changeset viewer.