Closed
Bug 1459366
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10858 - [FilterContainer] Add WPT for filter establishes containing block.
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10858 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10858
Details from upstream follow.
Chris Harrelson <chrishtr@chromium.org> wrote:
> [FilterContainer] Add WPT for filter establishes containing block.
>
> Based on CL 1033824
>
> This patch adds three tests and test the following:
> - Filtered block establishes a container for fixed and abs pos.
> - Filtered inline establishes a container for fixed and abs pos.
> - Filtered <html> does not establish a container for fixed pos.
>
> Bug:795549
> Tbr:vmpstr@chromium.org
> Change-Id: I3fa13cc7f478503583a191bfb434cdab860862ef
>
> Reviewed-on: https://chromium-review.googlesource.com/1045727
> WPT-Export-Revision: fc68a9b9f3743a3ac301da2a4d44d08e0069ef23
| 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=4b4067986ed2fe1d73773ca6d348913936680dbd
| Reporter | ||
Comment 3•7 years ago
|
||
| Reporter | ||
Comment 4•7 years ago
|
||
Ran 3 tests
PASS : 1
FAIL : 2
New tests that have failures or other problems:
/css/css-filter/filtered-html-is-not-container.html: FAIL
/css/css-filter/filtered-inline-is-container.html: FAIL
| Reporter | ||
Comment 5•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=2eee8197ee62fa5728ef4de53bfc9045f7419276
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/b17820d77f2d
[wpt PR 10858] - [FilterContainer] Add WPT for filter establishes containing block., a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/379f3fbe0734
[wpt PR 10858] - Update wpt metadata, a=testonly
Comment 7•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/b17820d77f2d
https://hg.mozilla.org/mozilla-central/rev/379f3fbe0734
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
You need to log in
before you can comment on or make changes to this bug.
Description
•