Closed
Bug 1565299
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 17779 - CSS property 'tab-size' should take 'number' instead of 'integer'.
Categories
(Core :: DOM: CSS Object Model, task, P4)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
mozilla70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 17779 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/17779
Details from upstream follow.
Joonghun Park <pjh0718@gmail.com> wrote:
CSS property 'tab-size' should take 'number' instead of 'integer'.
According to https://drafts.csswg.org/css-text-3/#tab-size-property,
let 'tab-size' take css 'number' value, not css 'integer' value.Bug: 974090
Change-Id: Idb235eacde59f5bae1ab7fb814425fae4b93a227
Reviewed-on: https://chromium-review.googlesource.com/1689165
WPT-Export-Revision: bae971f75b942877880cdb54c919e90cae1dbec6
| Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM: CSS Object Model
Product: Testing → Core
| Assignee | ||
Comment 1•6 years ago
|
||
Updated•6 years ago
|
Type: -- → task
| Assignee | ||
Comment 2•6 years ago
|
||
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=2a653759977eb5417811c9ed4cdf171ed94889ac
| Assignee | ||
Comment 5•6 years ago
|
||
Failed to get results from try push
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/80980de0d935
[wpt PR 17779] - CSS property 'tab-size' should take 'number' instead of 'integer'., a=testonly
Comment 7•6 years ago
|
||
| bugherder | ||
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
•