Changeset 135861 in webkit


Ignore:
Timestamp:
Nov 27, 2012 7:45:56 AM (11 years ago)
Author:
junov@google.com
Message:

Correcting baseline for fast/backgrounds/background-opaque-images-over-color.html
https://bugs.webkit.org/show_bug.cgi?id=103275

Unreviewed

Fixing small error in ref test baseline.

  • fast/backgrounds/background-opaque-images-over-color-expected.html:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r135859 r135861  
     12012-11-27  Justin Novosad  <junov@google.com>
     2
     3        Correcting baseline for fast/backgrounds/background-opaque-images-over-color.html
     4        https://bugs.webkit.org/show_bug.cgi?id=103275
     5
     6        Unreviewed
     7
     8        Fixing small error in ref test baseline.
     9
     10        * fast/backgrounds/background-opaque-images-over-color-expected.html:
     11
    1122012-11-27  Justin Novosad  <junov@google.com>
    213
  • trunk/LayoutTests/fast/backgrounds/background-opaque-images-over-color-expected.html

    r135859 r135861  
    44<style type="text/css" media="screen">
    55     #greenBox {
    6         width:400px;
     6        width:200px;
    77        height:100px;
    88        display:block;
Note: See TracChangeset for help on using the changeset viewer.