Changeset 107448 in webkit


Ignore:
Timestamp:
Feb 10, 2012 3:30:45 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

media/video-empty-source.html needs a rebaseline for chromium
https://bugs.webkit.org/show_bug.cgi?id=78233

Unreviewed rebaselining.

Patch by Ami Fischman <fischman@chromium.org> on 2012-02-10

  • platform/chromium-linux-x86/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt.
  • platform/chromium-linux/media/video-empty-source-expected.png:
  • platform/chromium-linux/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt.
  • platform/chromium-mac-leopard/media/video-empty-source-expected.png:
  • platform/chromium-mac-leopard/media/video-empty-source-expected.txt: Added.
  • platform/chromium-mac-snowleopard/media/video-empty-source-expected.png:
  • platform/chromium-mac-snowleopard/media/video-empty-source-expected.txt: Added.
  • platform/chromium-win-vista/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt.
  • platform/chromium-win-xp/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt.
  • platform/chromium-win/media/video-empty-source-expected.png:
  • platform/chromium-win/media/video-empty-source-expected.txt:
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
9 added
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r107446 r107448  
     12012-02-10  Ami Fischman  <fischman@chromium.org>
     2
     3        media/video-empty-source.html needs a rebaseline for chromium
     4        https://bugs.webkit.org/show_bug.cgi?id=78233
     5
     6        Unreviewed rebaselining.
     7
     8        * platform/chromium-linux-x86/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt.
     9        * platform/chromium-linux/media/video-empty-source-expected.png:
     10        * platform/chromium-linux/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt.
     11        * platform/chromium-mac-leopard/media/video-empty-source-expected.png:
     12        * platform/chromium-mac-leopard/media/video-empty-source-expected.txt: Added.
     13        * platform/chromium-mac-snowleopard/media/video-empty-source-expected.png:
     14        * platform/chromium-mac-snowleopard/media/video-empty-source-expected.txt: Added.
     15        * platform/chromium-win-vista/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt.
     16        * platform/chromium-win-xp/media/video-empty-source-expected.txt: Copied from LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt.
     17        * platform/chromium-win/media/video-empty-source-expected.png:
     18        * platform/chromium-win/media/video-empty-source-expected.txt:
     19        * platform/chromium/test_expectations.txt:
     20
    1212012-02-10  Ojan Vafai  <ojan@chromium.org>
    222
  • trunk/LayoutTests/platform/chromium-win/media/video-empty-source-expected.txt

    r88957 r107448  
    1717layer at (16,169) size 18x19
    1818  RenderButton {INPUT} at (7,6) size 18x19
    19 layer at (39,163) size 236x32
    20   RenderDeprecatedFlexibleBox (positioned) {DIV} at (30,0) size 236x32 [border: (1px solid #FFFFFF33) none (1px solid #FFFFFF33)]
    21     RenderSlider {INPUT} at (7,7) size 164x18 [color=#328CDF] [bgcolor=#FFFFFF14] [border: (1px solid #FFFFFF33)]
    22       RenderDeprecatedFlexibleBox {DIV} at (1,1) size 162x16
    23         RenderBlock {DIV} at (0,0) size 153x29
    24         RenderBlock {DIV} at (153,0) size 9x29
    25 layer at (216,169) size 58x20 scrollHeight 21
    26   RenderDeprecatedFlexibleBox {DIV} at (177,6) size 58x20 [color=#FFFFFF]
    27     RenderBlock (anonymous) at (8,0) size 42x21
    28       RenderText {#text} at (0,1) size 42x19
    29         text run at (0,1) width 42: "00:00"
    30 layer at (47,165) size 9x29
    31   RenderBlock (relative positioned) {DIV} at (0,-6) size 9x29
    32 layer at (275,163) size 34x32
    33   RenderButton {INPUT} at (266,0) size 34x32
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r107427 r107448  
    40154015BUGNOEL SKIP : compositing/overflow/overflow-scaled-descendant-overlapping.html = IMAGE
    40164016
    4017 // Just needs a rebaseline.
    4018 BUGWK47907 : media/video-empty-source.html = IMAGE+TEXT
    4019 
    40204017// Started to fail after r107349.
    40214018BUGWK78331 : editing/spelling/spelling-marker-description.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.