Closed
Bug 1448969
Opened 5 years ago
Closed 5 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: mozilla.org, 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•5 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Reporter | ||
Comment 1•5 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=319c10da5a0dae40b385e0330a76bfd359528b58
Reporter | ||
Comment 2•5 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=daa2e6a7b3fe0869e0fad55870ac19e974cb700d
Reporter | ||
Comment 3•5 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•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9d793d1842c8
Status: NEW → RESOLVED
Closed: 5 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
•