Closed
Bug 1574118
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 18453 - CSS: Test padding support for percentages
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18453 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18453
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
CSS: Test padding support for percentages
The CSS Box Model Module Level 3 spec was updated
in August 2018 to allow percentages in padding-*.https://github.com/w3c/csswg-drafts/commit/5434e6a9752b6122cdd6f619431f1469af6aca7a
Change-Id: I1cfcbf21e6ee8010cfcab500afffd22167f6187a
Reviewed-on: https://chromium-review.googlesource.com/1755788
WPT-Export-Revision: 72d4ff78fc8cbf40f8ef38478a7c5e09148c5b11
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
Ran 2 tests and 21 subtests
OK : 2
PASS : 20
FAIL : 1
New tests that have failures or other problems:
/css/css-box/parsing/padding-valid.html
e.style['padding-right'] = "calc(2em + 3%)" should set the property value: FAIL
| Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d99b576f4dcdcf3641a6c620ef4958e3c50655e6
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/1d0e76e275d3
[wpt PR 18453] - CSS: Test padding support for percentages, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/7e83d17c5b4e
[wpt PR 18453] - Update wpt metadata, a=testonly
Comment 6•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/1d0e76e275d3
https://hg.mozilla.org/mozilla-central/rev/7e83d17c5b4e
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•