Closed
Bug 1440152
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 9615 - [css-typed-om] Add tests for images related properties.
Categories
(Core :: DOM: CSS Object Model, enhancement, P3)
Core
DOM: CSS Object Model
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 9615 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/9615
Details from upstream follow.
Darren Shen wrote:
> [css-typed-om] Add tests for images related properties.
>
> This patch adds tests for properties taking an <image>. There are some
> failing tests due to keywords not implemented in Blink yet.
>
> Bug: 774887
> Change-Id: Ie5fa1fa15a16440273517afdd62b078449e615e4
> Reviewed-on: https://chromium-review.googlesource.com/928056
> WPT-Export-Revision: 3d74327206cddbab31e05a33dce190f79aec15ff
Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM: CSS Object Model
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=35eb2c4b2cccb24e26615a74b36df517c1eab90f
Reporter | ||
Comment 3•7 years ago
|
||
Ran 3 tests and 3 subtests
OK : 3
FAIL : 3
New tests that have failures or other problems:
/css/css-typed-om/the-stylepropertymap/properties/border-image-source.html
'border-image-source' property: FAIL
/css/css-typed-om/the-stylepropertymap/properties/mask-image.html
'mask-image' property: FAIL
/css/css-typed-om/the-stylepropertymap/properties/shape-outside.html
'shape-outside' property: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fc8639155623
[wpt PR 9615] - [css-typed-om] Add tests for images related properties., 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
•