[wpt-sync] Sync PR 44434 - Moved position-try-order into wpt/ from wpt_internal/
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox124 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 44434 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/44434
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Moved position-try-order into wpt/ from wpt_internal/
Now part of the spec draft
Bug: 40279608
Change-Id: I35546256c8460bfa46d1b9b7607e008d069cbd6d
Reviewed-on: https://chromium-review.googlesource.com/5272498
WPT-Export-Revision: feabbad6a308792e47fbe65e5e24812e15147cb1
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 12 subtests
Status Summary
Firefox
OK : 2
PASS: 3
FAIL: 16
Chrome
OK : 2
PASS: 3
FAIL: 16
Safari
OK : 2
PASS: 3
FAIL: 16
Links
Details
New Tests That Don't Pass
- /css/css-anchor-position/parsing/position-try-order-computed.html [wpt.fyi]
- Property position-try-order value 'normal':
FAIL(Chrome:FAIL, Safari:FAIL) - Property position-try-order value 'most-width':
FAIL(Chrome:FAIL, Safari:FAIL) - Property position-try-order value 'most-height':
FAIL(Chrome:FAIL, Safari:FAIL) - Property position-try-order value 'most-block-size':
FAIL(Chrome:FAIL, Safari:FAIL) - Property position-try-order value 'most-inline-size':
FAIL(Chrome:FAIL, Safari:FAIL) - Property position-try-order has initial value normal:
FAIL(Chrome:FAIL, Safari:FAIL) - Property position-try-order does not inherit:
FAIL(Chrome:FAIL, Safari:FAIL)
- Property position-try-order value 'normal':
- /css/css-anchor-position/parsing/position-try-order-parsing.html [wpt.fyi]
- e.style['position-try-order'] = "initial" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['position-try-order'] = "inherit" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['position-try-order'] = "unset" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['position-try-order'] = "revert" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['position-try-order'] = "normal" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['position-try-order'] = "most-width" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['position-try-order'] = "most-height" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['position-try-order'] = "most-block-size" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL) - e.style['position-try-order'] = "most-inline-size" should set the property value:
FAIL(Chrome:FAIL, Safari:FAIL)
- e.style['position-try-order'] = "initial" should set the property value:
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/ecda40d15d81
https://hg.mozilla.org/mozilla-central/rev/69eb55e4411e
Description
•