Changeset 136155 in webkit
- Timestamp:
- Nov 29, 2012, 1:08:15 PM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 6 added
- 3 deleted
- 22 edited
-
ChangeLog (modified) (1 diff)
-
platform/chromium-linux-x86/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png (deleted)
-
platform/chromium-linux-x86/svg/custom/clip-mask-negative-scale-expected.png (deleted)
-
platform/chromium-linux/svg/transforms/text-with-mask-with-svg-transform-expected.png (modified) ( previous)
-
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 (modified) ( previous)
-
platform/chromium-mac-snowleopard/fast/borders/border-image-rotate-transform-expected.png (modified) ( previous)
-
platform/chromium-mac-snowleopard/fast/forms/select-style-expected.png (modified) ( previous)
-
platform/chromium-mac-snowleopard/svg/custom/clip-mask-negative-scale-expected.png (modified) ( previous)
-
platform/chromium-mac-snowleopard/svg/custom/focus-ring-expected.png (modified) ( previous)
-
platform/chromium-mac-snowleopard/svg/transforms/animated-path-inside-transformed-html-expected.png (modified) ( previous)
-
platform/chromium-mac/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png (modified) ( previous)
-
platform/chromium-mac/fast/borders/border-image-rotate-transform-expected.png (modified) ( previous)
-
platform/chromium-mac/fast/borders/border-image-side-reduction-expected.png (modified) ( previous)
-
platform/chromium-mac/fast/forms/select-style-expected.png (modified) ( previous)
-
platform/chromium-mac/svg/custom/clip-mask-negative-scale-expected.png (modified) ( previous)
-
platform/chromium-mac/svg/custom/focus-ring-expected.png (modified) ( previous)
-
platform/chromium-mac/svg/transforms/animated-path-inside-transformed-html-expected.png (modified) ( previous)
-
platform/chromium-win-xp/svg/custom/clip-mask-negative-scale-expected.png (deleted)
-
platform/chromium-win/fast/backgrounds/repeat/negative-offset-repeat-transformed-expected.png (modified) ( previous)
-
platform/chromium-win/fast/borders/border-image-rotate-transform-expected.png (modified) ( previous)
-
platform/chromium-win/fast/borders/borderRadiusDashed06-expected.png (modified) ( previous)
-
platform/chromium-win/svg/custom/clip-mask-negative-scale-expected.png (modified) ( previous)
-
platform/chromium-win/svg/custom/focus-ring-expected.png (modified) ( previous)
-
platform/chromium-win/svg/transforms/animated-path-inside-transformed-html-expected.png (modified) ( previous)
-
platform/chromium/TestExpectations (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r136153 r136155 1 2012-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 1 38 2012-11-29 Stephen Chenney <schenney@chromium.org> 2 39 -
trunk/LayoutTests/platform/chromium/TestExpectations
r136153 r136155 2082 2082 crbug.com/2844 http/tests/appcache/max-size.html 2083 2083 2084 # To be rebaselined after skia.gyp undefines SK_DISABLE_EXTRACTSUBSET_OPAQUE_FIX2085 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 2092 2084 # Flakiness documented around Webkit Roll 51681:51711 2093 2085 crbug.com/2844 http/tests/appcache/404-manifest.html [ Skip ] … … 2940 2932 webkit.org/b/74694 http/tests/cache/history-only-cached-subresource-loads-max-age-https.html [ Missing Pass ] 2941 2933 2942 webkit.org/b/67915 [ Android Linux Win] fast/borders/borderRadiusDashed06.html [ ImageOnlyFailure ]2934 webkit.org/b/67915 [ Android Linux ] fast/borders/borderRadiusDashed06.html [ ImageOnlyFailure ] 2943 2935 2944 2936 webkit.org/b/95365 fast/loader/reload-zero-byte-plugin.html
Note:
See TracChangeset
for help on using the changeset viewer.