Changeset 83069 in webkit


Ignore:
Timestamp:
Apr 6, 2011 10:56:27 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2011-04-06 Steve Lacey <sjl@chromium.org>

Reviewed by Eric Carlson.

fast/layer/video_layer.html has the same text output for all chromium mac platforms.

[chromium] Fix fast/layers/video_layer.html expectations
https://bugs.webkit.org/show_bug.cgi?id=57386

  • platform/chromium-mac-leopard/fast/layers/video-layer-expected.txt: Removed.
  • platform/chromium-mac/fast/layers/video-layer-expected.txt:
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r83065 r83069  
     12011-04-06  Steve Lacey  <sjl@chromium.org>
     2
     3        Reviewed by Eric Carlson.
     4
     5        fast/layer/video_layer.html has the same text output for all chromium mac platforms.
     6
     7        [chromium] Fix fast/layers/video_layer.html expectations
     8        https://bugs.webkit.org/show_bug.cgi?id=57386
     9
     10        * platform/chromium-mac-leopard/fast/layers/video-layer-expected.txt: Removed.
     11        * platform/chromium-mac/fast/layers/video-layer-expected.txt:
     12        * platform/chromium/test_expectations.txt:
     13
    1142011-04-06  MORITA Hajime  <morrita@google.com>
    215
  • trunk/LayoutTests/platform/chromium-mac/fast/layers/video-layer-expected.txt

    r75828 r83069  
    2424layer at (89,229) size 236x32
    2525  RenderFlexibleBox (positioned) {DIV} at (30,0) size 236x32 [border: (1px solid #FFFFFF33) none (1px solid #FFFFFF33)]
    26 layer at (266,235) size 58x20
    27   RenderBlock (positioned) {DIV} at (177,6) size 58x20 [color=#FFFFFF]
    28     RenderText {#text} at (8,2) size 41x17
    29       text run at (8,2) width 41: "00:00"
    30 layer at (96,236) size 163x24
    31   RenderSlider {INPUT} at (7,7) size 163x18 [color=#328CDF] [bgcolor=#FFFFFF14] [border: (1px solid #FFFFFF33)]
    32     RenderBlock {DIV} at (3,-5) size 9x29
     26    RenderSlider {INPUT} at (7,7) size 164x18 [color=#328CDF] [bgcolor=#FFFFFF14] [border: (1px solid #FFFFFF33)]
     27      RenderBlock {DIV} at (1,-5) size 9x29
     28layer at (266,235) size 58x20 scrollHeight 21
     29  RenderFlexibleBox {DIV} at (177,6) size 58x20 [color=#FFFFFF]
     30    RenderBlock (anonymous) at (8,0) size 41x21
     31      RenderText {#text} at (0,2) size 41x17
     32        text run at (0,2) width 41: "00:00"
    3333layer at (325,229) size 34x32
    3434  RenderButton {INPUT} at (266,0) size 34x32
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r83065 r83069  
    29812981BUGWK54322 MAC SNOWLEOPARD : fast/images/favicon-as-image.html = IMAGE+TEXT
    29822982BUGWK54322 MAC SNOWLEOPARD : fast/inline/inline-box-background-long-image.html = IMAGE
    2983 BUGCR74719 MAC SNOWLEOPARD : fast/layers/video-layer.html = TEXT
    29842983BUGWK54322 MAC SNOWLEOPARD : fast/media/mq-transform-02.html = IMAGE+TEXT
    29852984BUGWK54322 MAC SNOWLEOPARD : fast/media/mq-transform-03.html = IMAGE+TEXT
Note: See TracChangeset for help on using the changeset viewer.