Closed
Bug 1517746
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14717 - Use expected CSSValue type for initial border-image-slice.
Categories
(Core :: Layout, enhancement, P4)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14717 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14717
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
> Use expected CSSValue type for initial border-image-slice.
>
> The apply code early returns if the type is not a
> CSSBorderImageSliceValue. Create an initial value which matches the
> expected type.
>
> Bug: 918243
> Change-Id: I3228d2410789306d915db892ad54e918631b8864
> Reviewed-on: https://chromium-review.googlesource.com/1396118
> WPT-Export-Revision: ed930a69049fdfc943060f94f0381f3e615330c2
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → Layout
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b897d3a1659034a33749957f97b23bcfcec62968
Assignee | ||
Comment 4•6 years ago
|
||
Ran 1 tests and 1 subtests
OK : 1
PASS : 1
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b759759286ce
[wpt PR 14717] - Use expected CSSValue type for initial border-image-slice., a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7d38897c8194
[wpt PR 14717] - Use expected CSSValue type for initial border-image-slice., a=testonly
Comment 7•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
You need to log in
before you can comment on or make changes to this bug.
Description
•