Closed
Bug 1456235
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 10586 - Allow column-width:0.
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10586 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10586
Details from upstream follow.
Morten Stenshorne <mstensho@chromium.org> wrote:
> Allow column-width:0.
>
> The spec recently changed from disallowing this to allowing it.
> Removed a test that expected it to be disallowed, and wrote new
> tests for the new expected behavior.
>
> Bug: 832085
> Change-Id: Id6fa0a311fe3f50414c68658d807b99e92acc226
> Reviewed-on: https://chromium-review.googlesource.com/1023409
> WPT-Export-Revision: a06d6d6f0724cbc4c41d1239143286848fc103d9
| Reporter | ||
Updated•8 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6e7607d3bbd40dc4f446355291bb7f0d383138be
| Reporter | ||
Comment 3•8 years ago
|
||
Ran 2 tests and 1 subtests
OK : 1
PASS : 1
FAIL : 1
New tests that have failures or other problems:
/css/css-multicol/zero-column-width-layout.html: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/30247a52777d
[wpt PR 10586] - Allow column-width:0., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/4921178aeb4d
[wpt PR 10586] - Update wpt metadata, a=testonly
Comment 5•8 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/30247a52777d
https://hg.mozilla.org/mozilla-central/rev/4921178aeb4d
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•