⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 136155 in webkit


Ignore:
Timestamp:
Nov 29, 2012, 1:08:15 PM (14 years ago)
Author:
schenney@chromium.org
Message:

[Chromium] Rebaseline after SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX was removed

Unreviewed test expectations update.

  • platform/chromium-linux-x86/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Removed.
  • platform/chromium-linux-x86/svg/custom/clip-mask-negative-scale-expected.png: Removed.
  • platform/chromium-linux/svg/transforms/text-with-mask-with-svg-transform-expected.png:
  • platform/chromium-mac-lion/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Added.
  • platform/chromium-mac-lion/fast/borders/border-image-rotate-transform-expected.png: Added.
  • platform/chromium-mac-lion/fast/forms/select-style-expected.png: Added.
  • platform/chromium-mac-lion/svg/custom/clip-mask-negative-scale-expected.png: Added.
  • platform/chromium-mac-lion/svg/custom/focus-ring-expected.png: Added.
  • platform/chromium-mac-lion/svg/transforms/animated-path-inside-transformed-html-expected.png: Added.
  • platform/chromium-mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
  • platform/chromium-mac-snowleopard/fast/borders/border-image-rotate-transform-expected.png:
  • platform/chromium-mac-snowleopard/fast/forms/select-style-expected.png:
  • platform/chromium-mac-snowleopard/svg/custom/clip-mask-negative-scale-expected.png:
  • platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.png:
  • platform/chromium-mac-snowleopard/svg/transforms/animated-path-inside-transformed-html-expected.png:
  • platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
  • platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png:
  • platform/chromium-mac/fast/borders/border-image-side-reduction-expected.png:
  • platform/chromium-mac/fast/forms/select-style-expected.png:
  • platform/chromium-mac/svg/custom/clip-mask-negative-scale-expected.png:
  • platform/chromium-mac/svg/custom/focus-ring-expected.png:
  • platform/chromium-mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
  • platform/chromium-win-xp/svg/custom/clip-mask-negative-scale-expected.png: Removed.
  • platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
  • platform/chromium-win/fast/borders/border-image-rotate-transform-expected.png:
  • platform/chromium-win/fast/borders/borderRadiusDashed06-expected.png:
  • platform/chromium-win/svg/custom/clip-mask-negative-scale-expected.png:
  • platform/chromium-win/svg/custom/focus-ring-expected.png:
  • platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png:
  • platform/chromium/TestExpectations:
Location:
trunk/LayoutTests
Files:
6 added
3 deleted
22 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r136153 r136155  
     12012-11-29  Stephen Chenney  <schenney@chromium.org>
     2
     3        [Chromium] Rebaseline after SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX was removed
     4
     5        Unreviewed test expectations update.
     6
     7        * platform/chromium-linux-x86/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Removed.
     8        * platform/chromium-linux-x86/svg/custom/clip-mask-negative-scale-expected.png: Removed.
     9        * platform/chromium-linux/svg/transforms/text-with-mask-with-svg-transform-expected.png:
     10        * platform/chromium-mac-lion/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png: Added.
     11        * platform/chromium-mac-lion/fast/borders/border-image-rotate-transform-expected.png: Added.
     12        * platform/chromium-mac-lion/fast/forms/select-style-expected.png: Added.
     13        * platform/chromium-mac-lion/svg/custom/clip-mask-negative-scale-expected.png: Added.
     14        * platform/chromium-mac-lion/svg/custom/focus-ring-expected.png: Added.
     15        * platform/chromium-mac-lion/svg/transforms/animated-path-inside-transformed-html-expected.png: Added.
     16        * platform/chromium-mac-snowleopard/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
     17        * platform/chromium-mac-snowleopard/fast/borders/border-image-rotate-transform-expected.png:
     18        * platform/chromium-mac-snowleopard/fast/forms/select-style-expected.png:
     19        * platform/chromium-mac-snowleopard/svg/custom/clip-mask-negative-scale-expected.png:
     20        * platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.png:
     21        * platform/chromium-mac-snowleopard/svg/transforms/animated-path-inside-transformed-html-expected.png:
     22        * platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
     23        * platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png:
     24        * platform/chromium-mac/fast/borders/border-image-side-reduction-expected.png:
     25        * platform/chromium-mac/fast/forms/select-style-expected.png:
     26        * platform/chromium-mac/svg/custom/clip-mask-negative-scale-expected.png:
     27        * platform/chromium-mac/svg/custom/focus-ring-expected.png:
     28        * platform/chromium-mac/svg/transforms/animated-path-inside-transformed-html-expected.png:
     29        * platform/chromium-win-xp/svg/custom/clip-mask-negative-scale-expected.png: Removed.
     30        * platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png:
     31        * platform/chromium-win/fast/borders/border-image-rotate-transform-expected.png:
     32        * platform/chromium-win/fast/borders/borderRadiusDashed06-expected.png:
     33        * platform/chromium-win/svg/custom/clip-mask-negative-scale-expected.png:
     34        * platform/chromium-win/svg/custom/focus-ring-expected.png:
     35        * platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png:
     36        * platform/chromium/TestExpectations:
     37
    1382012-11-29  Stephen Chenney  <schenney@chromium.org>
    239
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r136153 r136155  
    20822082crbug.com/2844 http/tests/appcache/max-size.html
    20832083
    2084 # To be rebaselined after skia.gyp undefines SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX
    2085 crbug.com/156097  fast/backgrounds/repeat/negative-offset-repeat-transformed.html [ ImageOnlyFailure ]
    2086 crbug.com/156097  fast/borders/border-image-rotate-transform.html [ ImageOnlyFailure ]
    2087 crbug.com/156097  svg/custom/clip-mask-negative-scale.svg [ ImageOnlyFailure ]
    2088 crbug.com/156097  svg/custom/focus-ring.svg [ ImageOnlyFailure ]
    2089 crbug.com/156097  svg/transforms/animated-path-inside-transformed-html.xhtml [ ImageOnlyFailure ]
    2090 crbug.com/156097 [ Mac ] fast/forms/select-style.html [ ImageOnlyFailure ]
    2091 
    20922084# Flakiness documented around Webkit Roll 51681:51711
    20932085crbug.com/2844 http/tests/appcache/404-manifest.html [ Skip ]
    … …  
    29402932webkit.org/b/74694 http/tests/cache/history-only-cached-subresource-loads-max-age-https.html [ Missing Pass ]
    29412933
    2942 webkit.org/b/67915 [ Android Linux Win ] fast/borders/borderRadiusDashed06.html [ ImageOnlyFailure ]
     2934webkit.org/b/67915 [ Android Linux ] fast/borders/borderRadiusDashed06.html [ ImageOnlyFailure ]
    29432935
    29442936webkit.org/b/95365 fast/loader/reload-zero-byte-plugin.html
Note: See TracChangeset for help on using the changeset viewer.