New issue
Advanced search Search tips

Issue 651292 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Nov 26
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

SPV2 test failures after downscale image patch

Project Member Reported by pdr@chromium.org, Sep 29 2016

Issue description

We're failing several image tests with spv2 due to minor pixel differences:
svg/dynamic-updates/SVGImageElement-dom-x-attr.html
svg/dynamic-updates/SVGImageElement-svgdom-height-prop.html
svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio-prop.html
svg/dynamic-updates/SVGImageElement-svgdom-width-prop.html
svg/dynamic-updates/SVGImageElement-svgdom-y-prop.html
svg/dynamic-updates/SVGImageElement-svgdom-x-prop.html
svg/custom/createImageElement2.xhtml
svg/dynamic-updates/SVGImageElement-dom-width-attr.html
svg/dynamic-updates/SVGImageElement-dom-preserveAspectRatio-attr.html
svg/dynamic-updates/SVGImageElement-dom-y-attr.html

This is a regression from https://crrev.com/7a49649a96774df16e8f1401137e557e6877a4a1. Does spv2 need to opt in to this?

To reproduce:
run-webkit-tests --additional-driver-flag=--enable-slimming-paint-v2 svg/dynamic-updates/SVGImageElement-dom-x-attr.html
 
Status: WontFix (was: Assigned)
These tests no longer fail. Updating this bug while cleaning up FlagExpectations/enable-slimming-paint-v2. 

Sign in to add a comment