Changeset 94725 in webkit
- Timestamp:
- Sep 7, 2011, 4:25:28 PM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 9 added
- 3 deleted
- 25 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r94724 r94725 1 2011-09-07 Nate Chapin <japhet@chromium.org> 2 3 Unreviewed, chromium svg/ rebaselines. 4 5 * platform/chromium-cg-mac-leopard/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: Added. 6 * platform/chromium-cg-mac-leopard/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: 7 * platform/chromium-cg-mac-leopard/svg/batik/filters/feTile-expected.png: 8 * platform/chromium-cg-mac-leopard/svg/batik/text/textFeatures-expected.png: 9 * platform/chromium-cg-mac-leopard/svg/custom/feComponentTransfer-Discrete-expected.png: 10 * platform/chromium-cg-mac-leopard/svg/custom/feComponentTransfer-Gamma-expected.png: 11 * platform/chromium-cg-mac-leopard/svg/custom/feComponentTransfer-Linear-expected.png: 12 * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: 13 * platform/chromium-cg-mac-leopard/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: 14 * platform/chromium-cg-mac-leopard/svg/filters/filterRes-expected.png: 15 * platform/chromium-cg-mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: Added. 16 * platform/chromium-cg-mac/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.txt: Added. 17 * platform/chromium-cg-mac/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: 18 * platform/chromium-cg-mac/svg/batik/filters/feTile-expected.png: 19 * platform/chromium-cg-mac/svg/batik/text/textFeatures-expected.png: 20 * platform/chromium-cg-mac/svg/css/getComputedStyle-basic-expected.txt: Added. 21 * platform/chromium-cg-mac/svg/custom/feComponentTransfer-Discrete-expected.png: 22 * platform/chromium-cg-mac/svg/custom/feComponentTransfer-Gamma-expected.png: 23 * platform/chromium-cg-mac/svg/custom/feComponentTransfer-Linear-expected.png: 24 * platform/chromium-cg-mac/svg/custom/simple-text-double-shadow-expected.png: Added. 25 * platform/chromium-cg-mac/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: 26 * platform/chromium-cg-mac/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: 27 * platform/chromium-cg-mac/svg/filters/filterRes-expected.png: 28 * platform/chromium-linux/svg/batik/text/textFeatures-expected.txt: Removed. 29 * platform/chromium-linux/svg/custom/simple-text-double-shadow-expected.png: Added. 30 * platform/chromium-win-vista/svg/filters: Removed. 31 * platform/chromium-win-xp/svg/css: Removed. 32 * platform/chromium-win/svg/W3C-SVG-1.1-SE/filters-image-05-f-expected.png: Added. 33 * platform/chromium-win/svg/W3C-SVG-1.1/filters-morph-01-f-expected.png: 34 * platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt: 35 * platform/chromium-win/svg/custom/simple-text-double-shadow-expected.png: Added. 36 * platform/chromium-win/svg/custom/simple-text-double-shadow-expected.txt: Added. 37 * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr-expected.png: 38 * platform/chromium-win/svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop-expected.png: 39 * platform/chromium-win/svg/filters/filterRes-expected.png: 40 * platform/chromium/test_expectations.txt: 41 1 42 2011-09-07 Ryosuke Niwa <rniwa@webkit.org> 2 43 -
trunk/LayoutTests/platform/chromium-win/svg/css/getComputedStyle-basic-expected.txt
r94649 r94725 289 289 rect: style.getPropertyValue(-webkit-hyphenate-limit-before) : auto 290 290 rect: style.getPropertyCSSValue(-webkit-hyphenate-limit-before) : [object CSSPrimitiveValue] 291 rect: style.getPropertyValue(-webkit-hyphenate-limit-lines) : no-limit 292 rect: style.getPropertyCSSValue(-webkit-hyphenate-limit-lines) : [object CSSPrimitiveValue] 291 293 rect: style.getPropertyValue(-webkit-hyphens) : manual 292 294 rect: style.getPropertyCSSValue(-webkit-hyphens) : [object CSSPrimitiveValue] … … 763 765 g: style.getPropertyValue(-webkit-hyphenate-limit-before) : auto 764 766 g: style.getPropertyCSSValue(-webkit-hyphenate-limit-before) : [object CSSPrimitiveValue] 767 g: style.getPropertyValue(-webkit-hyphenate-limit-lines) : no-limit 768 g: style.getPropertyCSSValue(-webkit-hyphenate-limit-lines) : [object CSSPrimitiveValue] 765 769 g: style.getPropertyValue(-webkit-hyphens) : manual 766 770 g: style.getPropertyCSSValue(-webkit-hyphens) : [object CSSPrimitiveValue] -
trunk/LayoutTests/platform/chromium/test_expectations.txt
r94719 r94725 795 795 // SVG TESTS 796 796 // ----------------------------------------------------------------- 797 798 // The next 5 tests need re-baselining on WIN and MAC; will799 // pick up actual results from the bots.800 BUGWK67503 MAC WIN : svg/dynamic-updates/SVGFEImageElement-svgdom-preserveAspectRatio-prop.html = IMAGE+TEXT801 BUGWK67503 MAC WIN : svg/W3C-SVG-1.1/filters-morph-01-f.svg = IMAGE+TEXT802 BUGWK67503 MAC WIN : svg/dynamic-updates/SVGFEImageElement-dom-preserveAspectRatio-attr.html = IMAGE+TEXT803 BUGWK67503 MAC : svg/batik/text/textFeatures.svg = IMAGE+TEXT804 BUGWK67503 MAC WIN : svg/filters/filterRes.svg = IMAGE+TEXT805 797 806 798 BUGCR8763 MAC : svg/custom/use-on-g-containing-foreignObject-and-image.svg = IMAGE
Note:
See TracChangeset
for help on using the changeset viewer.