Changeset 111334 in webkit


Ignore:
Timestamp:
Mar 19, 2012 8:09:08 PM (12 years ago)
Author:
Stephanie Lewis
Message:

https://bugs.webkit.org/show_bug.cgi?id=81617 fast/repaint/canvas-putImageData.html fails on the Lion bots

Unreviewed.

Check in new expected (failing?) results.

  • platform/mac/fast/repaint/canvas-putImageData-expected.txt: Added.
  • platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
  • platform/mac/transforms/3d/general/perspective-non-layer-expected.txt:
Location:
trunk/LayoutTests
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r111333 r111334  
     12012-03-19  Stephanie Lewis  <slewis@apple.com>
     2
     3        https://bugs.webkit.org/show_bug.cgi?id=81617 fast/repaint/canvas-putImageData.html fails on the Lion bots
     4
     5        Unreviewed.
     6
     7        Check in new expected (failing?) results.
     8
     9        * platform/mac/fast/repaint/canvas-putImageData-expected.txt: Added.
     10        * platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt:
     11        * platform/mac/transforms/3d/general/perspective-non-layer-expected.txt:
     12
    1132012-03-19  Keishi Hattori  <keishi@webkit.org>
    214
  • trunk/LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug2479-5-expected.txt

    r78910 r111334  
    144144                    text run at (0,42) width 70: "Comment: "
    145145                  RenderTextControl {INPUT} at (72,42) size 125x19 [color=#000000] [bgcolor=#FFFFFF] [border: (2px inset #000000)]
     146                    RenderBlock {DIV} at (3,3) size 119x13
    146147                RenderText {#text} at (199,42) size 4x18
    147148                  text run at (199,42) width 4: " "
     
    174175              RenderText {#text} at (1,1) size 170x18
    175176                text run at (1,1) width 170: "Last updated in June 1999."
    176 layer at (356,1193) size 119x13
    177   RenderBlock {DIV} at (3,3) size 119x13
  • trunk/LayoutTests/platform/mac/transforms/3d/general/perspective-non-layer-expected.txt

    r54749 r111334  
    88          RenderText {#text} at (0,0) size 0x0
    99          RenderTextControl {INPUT} at (2,2) size 125x19 [bgcolor=#FFFFFF] [border: (2px inset #000000)]
     10            RenderBlock {DIV} at (3,3) size 119x13
    1011          RenderText {#text} at (0,0) size 0x0
    1112      RenderBlock (anonymous) at (0,23) size 784x0
     
    1314      RenderBlock (anonymous) at (0,23) size 784x0
    1415        RenderInline {SPAN} at (0,0) size 0x0
    15 layer at (13,13) size 119x13
    16   RenderBlock {DIV} at (3,3) size 119x13
Note: See TracChangeset for help on using the changeset viewer.