Closed Bug 1702127 Opened 4 years ago Closed 4 years ago

[wpt-sync] Sync PR 28310 - Add a test for the computed style of `border-radius-top-left: 40px 0px`

Categories

(Core :: Layout: Images, Video, and HTML Frames, task, P4)

task

Tracking

()

RESOLVED FIXED
89 Branch
Tracking Status
firefox89 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 28310 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/28310
Details from upstream follow.

b'Antoine Quint <graouts@apple.com>' wrote:

Add a test for the computed style of border-radius-top-left: 40px 0px

WebKit reports a computed style of 0px as it would treat any border-radius longhand containing a 0px dimension as 0px altogether. This is being addressed by WebKit bug 223927.

Component: web-platform-tests → Layout: Images, Video, and HTML Frames
Product: Testing → Core

CI Results

Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 1 tests and 14 subtests

Status Summary

Firefox

OK : 1
PASS: 5
FAIL: 9

Chrome

OK : 1
PASS: 14

Safari

OK : 1
PASS: 13
FAIL: 1

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

Firefox-only Failures

/css/css-backgrounds/parsing/border-radius-computed.html
Property border-radius value '1px': FAIL
Property border-radius value '1px 2% 3px 4%': FAIL
Property border-radius value '5em / 1px 2% 3px 4%': FAIL
Property border-radius value '1px 2% 3px 4% / 5em': FAIL
Property border-radius value '1px 1px 1px 2% / 1px 2% 1px 2%': FAIL
Property border-radius value '1px 1px 1px 1px / 1px 1px 2% 1px': FAIL
Property border-radius value '1px 1px 2% 2%': FAIL
Property border-radius value '1px 2% 1px 1px': FAIL
Property border-radius value '1px 2% 2% 2% / 1px 2% 3px 2%': FAIL

New Tests That Don't Pass

/css/css-backgrounds/parsing/border-radius-computed.html
Property border-radius value '1px': FAIL (Chrome: PASS, Safari: PASS)
Property border-radius value '1px 2% 3px 4%': FAIL (Chrome: PASS, Safari: PASS)
Property border-radius value '5em / 1px 2% 3px 4%': FAIL (Chrome: PASS, Safari: PASS)
Property border-radius value '1px 2% 3px 4% / 5em': FAIL (Chrome: PASS, Safari: PASS)
Property border-radius value '1px 1px 1px 2% / 1px 2% 1px 2%': FAIL (Chrome: PASS, Safari: PASS)
Property border-radius value '1px 1px 1px 1px / 1px 1px 2% 1px': FAIL (Chrome: PASS, Safari: PASS)
Property border-radius value '1px 1px 2% 2%': FAIL (Chrome: PASS, Safari: PASS)
Property border-radius value '1px 2% 1px 1px': FAIL (Chrome: PASS, Safari: PASS)
Property border-radius value '1px 2% 2% 2% / 1px 2% 3px 2%': FAIL (Chrome: PASS, Safari: PASS)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/1eb3e670aa8b [wpt PR 28310] - Add a test for the computed style of `border-radius-top-left: 40px 0px`, a=testonly
Pushed by nbeleuzu@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e7df88f5486d [wpt PR 28310] - Add a test for the computed style of `border-radius-top-left: 40px 0px`, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/bec9613e9655 [wpt PR 28310] - Add a test for the computed style of `border-radius-top-left: 40px 0px`, a=testonly
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/d87977cdbc06 [wpt PR 28310] - Add a test for the computed style of `border-radius-top-left: 40px 0px`, a=testonly
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in before you can comment on or make changes to this bug.