New issue
Advanced search Search tips

Issue 906116 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 19
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocked on:
issue 904805



Sign in to add a comment

[WPT] New failures introduced in external/wpt/svg by import https://crrev.com/c/1340359

Issue description

WPT import https://crrev.com/c/1340359 introduced new failures in external/wpt/svg:

List of new failures:
external/wpt/svg/geometry/parsing/y-computed.svg new failing tests: https://crrev.com/c/1340359/4/third_party/WebKit/LayoutTests/external/wpt/svg/geometry/parsing/y-computed-expected.txt
external/wpt/svg/geometry/parsing/cx-computed.svg new failing tests: https://crrev.com/c/1340359/4/third_party/WebKit/LayoutTests/external/wpt/svg/geometry/parsing/cx-computed-expected.txt
external/wpt/svg/geometry/parsing/cy-computed.svg new failing tests: https://crrev.com/c/1340359/4/third_party/WebKit/LayoutTests/external/wpt/svg/geometry/parsing/cy-computed-expected.txt
external/wpt/svg/geometry/parsing/ry-computed.svg new failing tests: https://crrev.com/c/1340359/4/third_party/WebKit/LayoutTests/external/wpt/svg/geometry/parsing/ry-computed-expected.txt
external/wpt/svg/geometry/parsing/rx-computed.svg new failing tests: https://crrev.com/c/1340359/4/third_party/WebKit/LayoutTests/external/wpt/svg/geometry/parsing/rx-computed-expected.txt
external/wpt/svg/geometry/parsing/x-computed.svg new failing tests: https://crrev.com/c/1340359/4/third_party/WebKit/LayoutTests/external/wpt/svg/geometry/parsing/x-computed-expected.txt
external/wpt/svg/geometry/parsing/r-computed.svg new failing tests: https://crrev.com/c/1340359/4/third_party/WebKit/LayoutTests/external/wpt/svg/geometry/parsing/r-computed-expected.txt

This import contains upstream changes from 68eabe4d5bf5bed82dcdcc33e8b9e54a45d55307 to 0601d669f54ea46df0c1b08b9927ad6933a06fd3:
Fix a typo in css/css-text/writing-system/ already fixed in ref (#14097): https://github.com/web-platform-tests/wpt/commit/0601d669f54ea46df0c1b08b9927ad6933a06fd3
SVG Geometry: computed value of properties (#14075): https://github.com/web-platform-tests/wpt/commit/39c2331ea623e23849d2f6fc99f804e5e2d374d2 [affecting this directory]

 
Labels: Test-Layout Pri-2 Type-Bug
Owner: f...@opera.com
Status: Assigned (was: Untriaged)
fs@, mind taking a quick look?
Cc: ericwilligers@chromium.org
Looks like a bug (c'n'p'd) in the tests:

"calc(50% + 60x)" should be "calc(50% + 60px)" I assume.
(And with that fixed we'd likely hit issue 904805.)
Blockedon: 904805
Should've been fixed by 60e2c0cc39b289e9a0c23557ca952348c2bc7630.
Cc: -ericwilligers@chromium.org
Owner: ericwilligers@chromium.org
Status: Fixed (was: Assigned)

Sign in to add a comment