Changeset 114023 in webkit


Ignore:
Timestamp:
Apr 12, 2012 1:04:06 PM (12 years ago)
Author:
schenney@chromium.org
Message:

Shadow is not shown when using strokeRect with a gradient strokeStyle
https://bugs.webkit.org/show_bug.cgi?id=52509

Unreviewed Chromium expectations update (after all this time).

  • platform/chromium-win/svg/css/rect-gradient-stroke-shadow-expected.png: Added.
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r114022 r114023  
     12012-04-12  Stephen Chenney  <schenney@chromium.org>
     2
     3        Shadow is not shown when using strokeRect with a gradient strokeStyle
     4        https://bugs.webkit.org/show_bug.cgi?id=52509
     5
     6        Unreviewed Chromium expectations update (after all this time).
     7
     8        * platform/chromium-win/svg/css/rect-gradient-stroke-shadow-expected.png: Added.
     9        * platform/chromium/test_expectations.txt:
     10
    1112012-04-12  Alec Flett  <alecflett@chromium.org>
    212
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r114019 r114023  
    22832283// New tests added with http://trac.webkit.org/changeset/72472 and further.
    22842284// See https://bugs.webkit.org/show_bug.cgi?id=51982 for more info.
    2285 BUGWK52509 LINUX WIN : svg/css/rect-gradient-stroke-shadow.svg = IMAGE
    2286 BUGWK52509 LEOPARD : svg/css/rect-gradient-stroke-shadow.svg = IMAGE
    22872285BUGCR63921 : fast/canvas/canvas-fillPath-shadow.html = TEXT
    22882286BUGCR63921 : platform/chromium/virtual/gpu/fast/canvas/canvas-fillPath-shadow.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.