Closed
Bug 1448969
Opened 8 years ago
Closed 8 years ago
[wpt-sync] Sync PR 10182 - Port nested sticky tests from reftests to JS tests
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10182 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10182
Details from upstream follow.
Stephen McGruer <smcgruer@chromium.org> wrote:
> Port nested sticky tests from reftests to JS tests
>
> Bug: 699244
> Change-Id: Ia85a44be9d9f7b0d0db382892520f2755523f514
> Reviewed-on: https://chromium-review.googlesource.com/980236
> WPT-Export-Revision: 04b7a8402d3fa5438aa2aca691a86dd437f66a10
| Reporter | ||
Updated•8 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Reporter | ||
Comment 1•8 years ago
|
||
| Reporter | ||
Comment 2•8 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=daa2e6a7b3fe0869e0fad55870ac19e974cb700d
| Reporter | ||
Comment 3•8 years ago
|
||
Ran 8 tests and 32 subtests
OK : 8
PASS : 28
FAIL : 4
New tests that have failures or other problems:
/css/css-position/position-sticky-nested-bottom.html
neither sticky can escape their containing block: FAIL
the inner sticky can stick before the outer one if necessary: FAIL
/css/css-position/position-sticky-nested-right.html
neither sticky can escape their containing block: FAIL
the inner sticky can stick before the outer one if necessary: FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9d793d1842c8
[wpt PR 10182] - Port nested sticky tests from reftests to JS tests, a=testonly
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 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
•