Closed
Bug 1492296
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13058 - [css-text-decor] Inheritance and initial values
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13058 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13058
Details from upstream follow.
Eric Willigers <ericwilligers@chromium.org> wrote:
> [css-text-decor] Inheritance and initial values
>
> Test that CSS Text Decoration properties inherit or not
> according to spec. Test that they have the expected
> initial values.
>
> https://drafts.csswg.org/css-text-decor-3/#property-index
>
> Fix asserts in inheritance-testcommon.js
> https://github.com/web-platform-tests/wpt/commit/677dfdd2337fd9b2cf50b371e5be7600f73a3a99#r30547730
Assignee | ||
Comment 1•7 years ago
|
||
PR 13058 applied with additional changes from upstream: 677dfdd2337fd9b2cf50b371e5be7600f73a3a99
Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=7c44e14ac3cee54ba428d1a8812c7d7cc1cb975f
Assignee | ||
Comment 4•7 years ago
|
||
Ran 2 tests and 32 subtests
OK : 2
PASS : 30
FAIL : 2
New tests that have failures or other problems:
/css/css-inline/inheritance.html
Property dominant-baseline has initial value normal: FAIL
Property dominant-baseline inherits: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fe62d3db4229
[wpt PR 13058] - [css-text-decor] Inheritance and initial values, a=testonly
Comment 6•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•