Changeset 57191 in webkit


Ignore:
Timestamp:
Apr 6, 2010 9:17:57 PM (14 years ago)
Author:
eric@webkit.org
Message:

2010-04-06 Andrew Scherkus <scherkus@chromium.org>

Reviewed by Eric Seidel.

Checking in new baselines for media/video-controls-rendering.html and fast/layers/video-layer.html.
https://bugs.webkit.org/show_bug.cgi?id=37180

  • platform/chromium-linux/media/video-controls-rendering-expected.checksum: Wasn't rebaselined when Linux scrollbars changed.
  • platform/chromium-linux/media/video-controls-rendering-expected.png: Ditto.
  • platform/chromium-mac/fast/layers/video-layer-expected.txt: Wasn't rebaselined when audio/video UI was refreshed.
  • platform/chromium-win/fast/layers/video-layer-expected.txt: Ditto.
  • platform/chromium/test_expectations.txt: Removed expectations for the above two tests.
Location:
trunk/LayoutTests
Files:
2 added
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r57179 r57191  
     12010-04-06  Andrew Scherkus  <scherkus@chromium.org>
     2
     3        Reviewed by Eric Seidel.
     4
     5        Checking in new baselines for media/video-controls-rendering.html and fast/layers/video-layer.html.
     6        https://bugs.webkit.org/show_bug.cgi?id=37180
     7
     8        * platform/chromium-linux/media/video-controls-rendering-expected.checksum: Wasn't rebaselined when Linux scrollbars changed.
     9        * platform/chromium-linux/media/video-controls-rendering-expected.png: Ditto.
     10        * platform/chromium-mac/fast/layers/video-layer-expected.txt: Wasn't rebaselined when audio/video UI was refreshed.
     11        * platform/chromium-win/fast/layers/video-layer-expected.txt: Ditto.
     12        * platform/chromium/test_expectations.txt: Removed expectations for the above two tests.
     13
    1142010-04-06  Mark Rowe  <mrowe@apple.com>
    215
  • trunk/LayoutTests/platform/chromium-linux/media/video-controls-rendering-expected.checksum

    r56278 r57191  
    1 96df4cfa4407a2a6dcfdcf1701986ebd
     1884fbd5736234770d2924ac0db28c588
  • trunk/LayoutTests/platform/chromium-win/fast/layers/video-layer-expected.txt

    r56268 r57191  
    2222layer at (59,233) size 300x32
    2323  RenderFlexibleBox (positioned) {DIV} at (0,118) size 300x32 [bgcolor=#00000099]
    24 layer at (325,233) size 34x32
    25   RenderButton {INPUT} at (266,0) size 34x32
    2624layer at (66,239) size 18x19
    2725  RenderButton {INPUT} at (7,6) size 18x19
    2826layer at (89,233) size 236x32
    29   RenderFlexibleBox (positioned) {DIV} at (30,0) size 236x32
    30 layer at (267,239) size 58x20
    31   RenderBlock (positioned) {DIV} at (178,6) size 58x20 [color=#FFFFFF]
     27  RenderFlexibleBox (positioned) {DIV} at (30,0) size 236x32 [border: (1px solid #FFFFFF33) none (1px solid #FFFFFF33)]
     28layer at (266,239) size 58x20
     29  RenderBlock (positioned) {DIV} at (177,6) size 58x20 [color=#FFFFFF]
    3230    RenderText {#text} at (8,1) size 42x19
    3331      text run at (8,1) width 42: "00:00"
    34 layer at (95,241) size 165x23
    35   RenderSlider {INPUT} at (6,8) size 165x16 [color=#328CDF] [bgcolor=#FFFFFF14]
    36     RenderBlock {DIV} at (2,-6) size 9x29
     32layer at (96,240) size 163x24
     33  RenderSlider {INPUT} at (7,7) size 163x18 [color=#328CDF] [bgcolor=#FFFFFF14] [border: (1px solid #FFFFFF33)]
     34    RenderBlock {DIV} at (3,-5) size 9x29
     35layer at (325,233) size 34x32
     36  RenderButton {INPUT} at (266,0) size 34x32
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r57168 r57191  
    753753// Linux debug media tests have spurious timeouts and it's annoying.  We have no idea why.
    754754BUG13907 BUG25094 LINUX DEBUG : media = PASS FAIL TIMEOUT
    755 
    756 // These tests need to be rebaselined.
    757 BUG13907 : fast/layers/video-layer.html = FAIL
    758 BUG29748 LINUX : media/video-controls-rendering.html = IMAGE
    759755
    760756// These tests need to be changed to be platform independent.
Note: See TracChangeset for help on using the changeset viewer.