Changeset 93655 in webkit


Ignore:
Timestamp:
Aug 23, 2011 4:24:44 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

Rebaselines for bug 66442 (skia webkit-transform breaks webkit-mask)
https://bugs.webkit.org/show_bug.cgi?id=66757

Patch by Ben Wells <benwells@chromium.org> on 2011-08-23
Reviewed by Kenneth Russell.

  • platform/chromium-gpu-win/compositing/masks/multiple-masks-expected.png: Added.
  • platform/chromium-gpu-win/compositing/masks/multiple-masks-expected.txt: Added.
  • platform/chromium-linux/fast/backgrounds/mask-composite-expected.png: Added.
  • platform/chromium-win/fast/backgrounds/mask-composite-expected.png: Added.
  • platform/chromium-win/fast/backgrounds/mask-composite-expected.txt: Added.
  • platform/chromium-win/fast/css/transformed-mask-expected.png: Added.
  • platform/chromium-win/fast/css/transformed-mask-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/css/transformed-mask-expected.txt.
  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
6 added
2 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r93651 r93655  
     12011-08-23  Ben Wells  <benwells@chromium.org>
     2
     3        Rebaselines for bug 66442 (skia webkit-transform breaks webkit-mask)
     4        https://bugs.webkit.org/show_bug.cgi?id=66757
     5
     6        Reviewed by Kenneth Russell.
     7
     8        * platform/chromium-gpu-win/compositing/masks/multiple-masks-expected.png: Added.
     9        * platform/chromium-gpu-win/compositing/masks/multiple-masks-expected.txt: Added.
     10        * platform/chromium-linux/fast/backgrounds/mask-composite-expected.png: Added.
     11        * platform/chromium-win/fast/backgrounds/mask-composite-expected.png: Added.
     12        * platform/chromium-win/fast/backgrounds/mask-composite-expected.txt: Added.
     13        * platform/chromium-win/fast/css/transformed-mask-expected.png: Added.
     14        * platform/chromium-win/fast/css/transformed-mask-expected.txt: Renamed from LayoutTests/platform/chromium-linux/fast/css/transformed-mask-expected.txt.
     15        * platform/chromium/test_expectations.txt:
     16
    1172011-08-23  Tony Chang  <tony@chromium.org>
    218
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r93650 r93655  
    955955// More tests that fail because of masks not working properly.
    956956// New tests. We should fix these, but they don't need to block the current release
    957 BUGCR3244 LINUX WIN : fast/backgrounds/mask-composite.html = FAIL
    958957BUGCR3244 LINUX WIN : fast/backgrounds/repeat/mask-negative-offset-repeat.html = FAIL
    959958// Marking this again as failed. This test failed even after rebaseline due to
     
    26732672BUGWK47925 MAC GPU : compositing/plugins/large-to-small-composited-plugin.html = CRASH
    26742673
    2675 // Skia does not handle multiple masks correctly
    2676 BUGWK47947 LINUX WIN GPU : compositing/masks/multiple-masks.html = IMAGE+TEXT
    2677 
    26782674BUGWK47949 LINUX WIN GPU : compositing/reflections/nested-reflection-anchor-point.html = IMAGE+TEXT
    26792675BUGWK47949 MAC GPU : compositing/reflections/nested-reflection-anchor-point.html = IMAGE
     
    29702966BUGCR79110 LINUX WIN : fast/block/float/021.html = TEXT
    29712967BUGCR79110 LINUX WIN : fast/overflow/infiniteRecursionGuard.html = IMAGE+TEXT
    2972 
    2973 // Needs rebaseline after fix for wk66442 lands
    2974 BUGWK66442 WIN : fast/css/transformed-mask.html = IMAGE+TEXT
    29752968
    29762969BUGWK58308 LINUX WIN DEBUG GPU : compositing/z-order/negative-z-index.html = PASS CRASH
Note: See TracChangeset for help on using the changeset viewer.