Closed
Bug 1441722
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 9699 - [css-tables] Test that tables have box-sizing:border-box by default
Categories
(Core :: CSS Parsing and Computation, enhancement, P3)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 9699 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/9699
Details from upstream follow.
David Grogan wrote:
> [css-tables] Test that tables have box-sizing:border-box by default
>
> Legacy layout erroneously sets box-sizing:border-box on non-table
> elements that have display:table when the element has a specified %
> height. Only <table> elements should have box-sizing:border-box.
>
> Bug: 598134
> Change-Id: I66a4a6380ca60a88516a63d3df84faabd709d4c0
> Reviewed-on: https://chromium-review.googlesource.com/940561
> WPT-Export-Revision: 99480664f1538468c21a4693ff0f76b125740949
| Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Reporter | ||
Comment 1•7 years ago
|
||
| Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=f66167c73babdc4f42bf9f507ea3c4525e5b58f8
| Reporter | ||
Comment 3•7 years ago
|
||
Ran 2 tests
PASS : 2
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4046db251915
[wpt PR 9699] - [css-tables] Test that tables have box-sizing:border-box by default, a=testonly
Comment 5•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 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
•