Closed Bug 1574890 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 18520 - [css-sizing] padding computed value

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox70 fixed)

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: mozilla.org, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Eric Willigers <ericwilligers@chromium.org> wrote:

[css-sizing] padding computed value

Test that padding resolved value returned by getComputedStyle()
is an absolute length.
https://drafts.csswg.org/css-box-3/#propdef-padding
https://drafts.csswg.org/cssom/#resolved-values

Ran 1 tests and 13 subtests
OK     : 1
PASS   : 9
FAIL   : 4

New tests that have failures or other problems:
/css/css-box/parsing/padding-computed.html
    Property padding value '10px 20% 30% 40px' computes to '10px 40px 60px': FAIL
    Property padding value '10px 20px 30px 40px' computes to '10px 20px 30px 40px': FAIL
    Property padding value '10px' computes to '10px': FAIL
    Property padding value '20%' computes to '40px': FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/02add6ff5ae1
[wpt PR 18520] - [css-sizing] padding computed value, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/44c573c1dcb1
[wpt PR 18520] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.