Changeset 103890 in webkit


Ignore:
Timestamp:
Jan 1, 2012 10:33:16 PM (12 years ago)
Author:
thakis@chromium.org
Message:

[chromium] need win/linux baselines for patch from issue 69694
https://bugs.webkit.org/show_bug.cgi?id=69791

Unreviewed, expectations update.

  • platform/chromium-win/plugins/iframe-plugin-bgcolor-expected.txt: Renamed from LayoutTests/platform/mac/plugins/iframe-plugin-bgcolor-expected.txt.
  • platform/chromium/plugins/iframe-plugin-bgcolor-expected.txt: Added.
  • platform/chromium/test_expectations.txt:
  • platform/mac/plugins/iframe-plugin-bgcolor-expected.png: Renamed from LayoutTests/plugins/iframe-plugin-bgcolor-expected.png.
  • plugins/iframe-plugin-bgcolor-expected.txt: Renamed from LayoutTests/platform/gtk/plugins/iframe-plugin-bgcolor-expected.txt.
Location:
trunk/LayoutTests
Files:
1 added
2 edited
3 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r103889 r103890  
     12012-01-01  Nico Weber  <thakis@chromium.org>
     2
     3        [chromium] need win/linux baselines for patch from issue 69694
     4        https://bugs.webkit.org/show_bug.cgi?id=69791
     5
     6        Unreviewed, expectations update.
     7
     8        * platform/chromium-win/plugins/iframe-plugin-bgcolor-expected.txt: Renamed from LayoutTests/platform/mac/plugins/iframe-plugin-bgcolor-expected.txt.
     9        * platform/chromium/plugins/iframe-plugin-bgcolor-expected.txt: Added.
     10        * platform/chromium/test_expectations.txt:
     11        * platform/mac/plugins/iframe-plugin-bgcolor-expected.png: Renamed from LayoutTests/plugins/iframe-plugin-bgcolor-expected.png.
     12        * plugins/iframe-plugin-bgcolor-expected.txt: Renamed from LayoutTests/platform/gtk/plugins/iframe-plugin-bgcolor-expected.txt.
     13
    1142012-01-01  Andrew Wilson  <atwilson@chromium.org>
    215
  • trunk/LayoutTests/platform/chromium-win/plugins/iframe-plugin-bgcolor-expected.txt

    r103889 r103890  
    11layer at (0,0) size 800x600
    22  RenderView at (0,0) size 800x600
    3 layer at (0,0) size 800x170
    4   RenderBlock {HTML} at (0,0) size 800x170
    5     RenderBody {BODY} at (8,8) size 784x154
     3layer at (0,0) size 800x171
     4  RenderBlock {HTML} at (0,0) size 800x171
     5    RenderBody {BODY} at (8,8) size 784x155
    66      RenderPartObject {IFRAME} at (0,0) size 300x150
    77        layer at (0,0) size 300x150
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r103885 r103890  
    750750// -----------------------------------------------------------------
    751751
    752 BUGWK69791 : plugins/iframe-plugin-bgcolor.html = TEXT TIMEOUT PASS
    753752
    754753BUGCR21841 MAC WIN DEBUG : plugins/destroy-during-npp-new.html = PASS CRASH
Note: See TracChangeset for help on using the changeset viewer.