Changeset 139845 in webkit


Ignore:
Timestamp:
Jan 16, 2013 1:01:42 AM (11 years ago)
Author:
dominicc@chromium.org
Message:

[Chromium] Unreviewed gardening.

Baseline (and rebaseline on Linux) these tests introduced in
r139836:

fast/gradients/unprefixed-color-stop-units.html
fast/gradients/unprefixed-color-stops.html
fast/gradients/unprefixed-generated-gradients.html
fast/gradients/unprefixed-gradient-parsing.html
fast/gradients/unprefixed-linear-angle-gradients.html
fast/gradients/unprefixed-linear-right-angle-gradients.html
fast/gradients/unprefixed-list-item-gradient.html
fast/gradients/unprefixed-radial-gradients.html
fast/gradients/unprefixed-radial-gradients2.html
fast/gradients/unprefixed-radial-gradients3.html
fast/gradients/unprefixed-repeating-end-fill.html
fast/gradients/unprefixed-repeating-linear-gradient.html
fast/gradients/unprefixed-repeating-radial-gradients.html
fast/gradients/unprefixed-zero-range-repeating-gradient-hang.html

  • platform/chromium-linux/fast/gradients/unprefixed-color-stop-units-expected.png:
  • platform/chromium-linux/fast/gradients/unprefixed-color-stops-expected.png: Removed.
  • platform/chromium-linux/fast/gradients/unprefixed-generated-gradients-expected.png: Removed.
  • platform/chromium-linux/fast/gradients/unprefixed-linear-angle-gradients-expected.png:
  • platform/chromium-linux/fast/gradients/unprefixed-linear-right-angle-gradients-expected.png:
  • platform/chromium-linux/fast/gradients/unprefixed-radial-gradients-expected.png:
  • platform/chromium-linux/fast/gradients/unprefixed-radial-gradients2-expected.png:
  • platform/chromium-linux/fast/gradients/unprefixed-radial-gradients3-expected.png: Removed.
  • platform/chromium-linux/fast/gradients/unprefixed-repeating-linear-gradient-expected.png:
  • platform/chromium-linux/fast/gradients/unprefixed-repeating-radial-gradients-expected.png:
  • platform/chromium-linux/fast/gradients/unprefixed-zero-range-repeating-gradient-hang-expected.png: Removed.
  • platform/chromium-mac-lion/fast/gradients/unprefixed-color-stop-units-expected.png: Added.
  • platform/chromium-mac-snowleopard/fast/gradients/unprefixed-color-stop-units-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-color-stop-units-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-color-stops-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-generated-gradients-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-linear-angle-gradients-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-linear-right-angle-gradients-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-list-item-gradient-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-radial-gradients-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-radial-gradients2-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-radial-gradients3-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-repeating-end-fill-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-repeating-linear-gradient-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-repeating-radial-gradients-expected.png: Added.
  • platform/chromium-mac/fast/gradients/unprefixed-zero-range-repeating-gradient-hang-expected.png: Added.
  • platform/chromium-win/fast/gradients/unprefixed-color-stop-units-expected.png: Added.
  • platform/chromium-win/fast/gradients/unprefixed-color-stops-expected.png: Added.
  • platform/chromium-win/fast/gradients/unprefixed-generated-gradients-expected.png: Added.
  • platform/chromium-win/fast/gradients/unprefixed-linear-angle-gradients-expected.png: Added.
  • platform/chromium-win/fast/gradients/unprefixed-linear-right-angle-gradients-expected.png: Added.
  • platform/chromium-win/fast/gradients/unprefixed-list-item-gradient-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/gradients/unprefixed-list-item-gradient-expected.png.
  • platform/chromium-win/fast/gradients/unprefixed-radial-gradients-expected.png: Added.
  • platform/chromium-win/fast/gradients/unprefixed-radial-gradients2-expected.png: Added.
  • platform/chromium-win/fast/gradients/unprefixed-radial-gradients3-expected.png: Added.
  • platform/chromium-win/fast/gradients/unprefixed-repeating-end-fill-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/gradients/unprefixed-repeating-end-fill-expected.png.
  • platform/chromium-win/fast/gradients/unprefixed-repeating-linear-gradient-expected.png: Added.
  • platform/chromium-win/fast/gradients/unprefixed-repeating-radial-gradients-expected.png: Added.
  • platform/chromium-win/fast/gradients/unprefixed-zero-range-repeating-gradient-hang-expected.png: Added.
Location:
trunk/LayoutTests
Files:
26 added
4 deleted
8 edited
2 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r139844 r139845  
     12013-01-16  Dominic Cooney  <dominicc@chromium.org>
     2
     3        [Chromium] Unreviewed gardening.
     4
     5        Baseline (and rebaseline on Linux) these tests introduced in
     6        r139836:
     7
     8        fast/gradients/unprefixed-color-stop-units.html
     9        fast/gradients/unprefixed-color-stops.html
     10        fast/gradients/unprefixed-generated-gradients.html
     11        fast/gradients/unprefixed-gradient-parsing.html
     12        fast/gradients/unprefixed-linear-angle-gradients.html
     13        fast/gradients/unprefixed-linear-right-angle-gradients.html
     14        fast/gradients/unprefixed-list-item-gradient.html
     15        fast/gradients/unprefixed-radial-gradients.html
     16        fast/gradients/unprefixed-radial-gradients2.html
     17        fast/gradients/unprefixed-radial-gradients3.html
     18        fast/gradients/unprefixed-repeating-end-fill.html
     19        fast/gradients/unprefixed-repeating-linear-gradient.html
     20        fast/gradients/unprefixed-repeating-radial-gradients.html
     21        fast/gradients/unprefixed-zero-range-repeating-gradient-hang.html
     22
     23        * platform/chromium-linux/fast/gradients/unprefixed-color-stop-units-expected.png:
     24        * platform/chromium-linux/fast/gradients/unprefixed-color-stops-expected.png: Removed.
     25        * platform/chromium-linux/fast/gradients/unprefixed-generated-gradients-expected.png: Removed.
     26        * platform/chromium-linux/fast/gradients/unprefixed-linear-angle-gradients-expected.png:
     27        * platform/chromium-linux/fast/gradients/unprefixed-linear-right-angle-gradients-expected.png:
     28        * platform/chromium-linux/fast/gradients/unprefixed-radial-gradients-expected.png:
     29        * platform/chromium-linux/fast/gradients/unprefixed-radial-gradients2-expected.png:
     30        * platform/chromium-linux/fast/gradients/unprefixed-radial-gradients3-expected.png: Removed.
     31        * platform/chromium-linux/fast/gradients/unprefixed-repeating-linear-gradient-expected.png:
     32        * platform/chromium-linux/fast/gradients/unprefixed-repeating-radial-gradients-expected.png:
     33        * platform/chromium-linux/fast/gradients/unprefixed-zero-range-repeating-gradient-hang-expected.png: Removed.
     34        * platform/chromium-mac-lion/fast/gradients/unprefixed-color-stop-units-expected.png: Added.
     35        * platform/chromium-mac-snowleopard/fast/gradients/unprefixed-color-stop-units-expected.png: Added.
     36        * platform/chromium-mac/fast/gradients/unprefixed-color-stop-units-expected.png: Added.
     37        * platform/chromium-mac/fast/gradients/unprefixed-color-stops-expected.png: Added.
     38        * platform/chromium-mac/fast/gradients/unprefixed-generated-gradients-expected.png: Added.
     39        * platform/chromium-mac/fast/gradients/unprefixed-linear-angle-gradients-expected.png: Added.
     40        * platform/chromium-mac/fast/gradients/unprefixed-linear-right-angle-gradients-expected.png: Added.
     41        * platform/chromium-mac/fast/gradients/unprefixed-list-item-gradient-expected.png: Added.
     42        * platform/chromium-mac/fast/gradients/unprefixed-radial-gradients-expected.png: Added.
     43        * platform/chromium-mac/fast/gradients/unprefixed-radial-gradients2-expected.png: Added.
     44        * platform/chromium-mac/fast/gradients/unprefixed-radial-gradients3-expected.png: Added.
     45        * platform/chromium-mac/fast/gradients/unprefixed-repeating-end-fill-expected.png: Added.
     46        * platform/chromium-mac/fast/gradients/unprefixed-repeating-linear-gradient-expected.png: Added.
     47        * platform/chromium-mac/fast/gradients/unprefixed-repeating-radial-gradients-expected.png: Added.
     48        * platform/chromium-mac/fast/gradients/unprefixed-zero-range-repeating-gradient-hang-expected.png: Added.
     49        * platform/chromium-win/fast/gradients/unprefixed-color-stop-units-expected.png: Added.
     50        * platform/chromium-win/fast/gradients/unprefixed-color-stops-expected.png: Added.
     51        * platform/chromium-win/fast/gradients/unprefixed-generated-gradients-expected.png: Added.
     52        * platform/chromium-win/fast/gradients/unprefixed-linear-angle-gradients-expected.png: Added.
     53        * platform/chromium-win/fast/gradients/unprefixed-linear-right-angle-gradients-expected.png: Added.
     54        * platform/chromium-win/fast/gradients/unprefixed-list-item-gradient-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/gradients/unprefixed-list-item-gradient-expected.png.
     55        * platform/chromium-win/fast/gradients/unprefixed-radial-gradients-expected.png: Added.
     56        * platform/chromium-win/fast/gradients/unprefixed-radial-gradients2-expected.png: Added.
     57        * platform/chromium-win/fast/gradients/unprefixed-radial-gradients3-expected.png: Added.
     58        * platform/chromium-win/fast/gradients/unprefixed-repeating-end-fill-expected.png: Renamed from LayoutTests/platform/chromium-linux/fast/gradients/unprefixed-repeating-end-fill-expected.png.
     59        * platform/chromium-win/fast/gradients/unprefixed-repeating-linear-gradient-expected.png: Added.
     60        * platform/chromium-win/fast/gradients/unprefixed-repeating-radial-gradients-expected.png: Added.
     61        * platform/chromium-win/fast/gradients/unprefixed-zero-range-repeating-gradient-hang-expected.png: Added.
     62
    1632013-01-16  Andrey Lushnikov  <lushnikov@chromium.org>
    264
  • trunk/LayoutTests/platform/chromium-win/fast/gradients/unprefixed-list-item-gradient-expected.png

    • Property svn:mime-type set to image/png
  • trunk/LayoutTests/platform/chromium-win/fast/gradients/unprefixed-repeating-end-fill-expected.png

    • Property svn:mime-type set to image/png
Note: See TracChangeset for help on using the changeset viewer.