[wpt-sync] Sync PR 40823 - Add boilerplate for 'position-fallback-bounds'
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40823 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40823
Details from upstream follow.
Xiaocheng Hu <xiaochengh@chromium.org> wrote:
Add boilerplate for 'position-fallback-bounds'
This patch adds standard handling code for 'position-fallback-bounds'
under the css/ directory.This patch on its own doesn't introduce any new behavior, but is split
off the main patch (crrev.com/c/4655384) simply to ease code review.Spec: https://drafts.csswg.org/css-anchor-position-1/#fallback-bounds
Bug: 1455557
Change-Id: Ia334ffeb006ab158dfe442744b9f5400bfb19af7
Reviewed-on: https://chromium-review.googlesource.com/4652743
WPT-Export-Revision: 19d13cbaba410c1ea352984fdbf0a4587629e4ac
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 39 subtests
Status Summary
Firefox
OK
: 1
PASS
: 5
FAIL
: 34
Chrome
OK
: 1
PASS
: 5
FAIL
: 34
Safari
OK
: 1
PASS
: 5
FAIL
: 34
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-anchor-position/position-fallback-bounds-basics.html [wpt.fyi]
- e.style['position-fallback-bounds'] = "normal" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - e.style['position-fallback-bounds'] = "--foo" should set the property value:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property position-fallback-bounds value 'normal':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property position-fallback-bounds value '--foo':
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property position-fallback-bounds has initial value normal:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Property position-fallback-bounds does not inherit:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <position-fallback-bounds> from [--foo] to [normal] at (-0.3) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <position-fallback-bounds> from [--foo] to [normal] at (0) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <position-fallback-bounds> from [--foo] to [normal] at (0.3) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <position-fallback-bounds> from [--foo] to [normal] at (0.5) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <position-fallback-bounds> from [--foo] to [normal] at (0.6) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <position-fallback-bounds> from [--foo] to [normal] at (1) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions: property <position-fallback-bounds> from [--foo] to [normal] at (1.5) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <position-fallback-bounds> from [--foo] to [normal] at (-0.3) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <position-fallback-bounds> from [--foo] to [normal] at (0) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <position-fallback-bounds> from [--foo] to [normal] at (0.3) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <position-fallback-bounds> from [--foo] to [normal] at (0.5) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <position-fallback-bounds> from [--foo] to [normal] at (0.6) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <position-fallback-bounds> from [--foo] to [normal] at (1) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Transitions with transition: all: property <position-fallback-bounds> from [--foo] to [normal] at (1.5) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <position-fallback-bounds> from [--foo] to [normal] at (-0.3) should be [--foo]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <position-fallback-bounds> from [--foo] to [normal] at (0) should be [--foo]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <position-fallback-bounds> from [--foo] to [normal] at (0.3) should be [--foo]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <position-fallback-bounds> from [--foo] to [normal] at (0.5) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <position-fallback-bounds> from [--foo] to [normal] at (0.6) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <position-fallback-bounds> from [--foo] to [normal] at (1) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - CSS Animations: property <position-fallback-bounds> from [--foo] to [normal] at (1.5) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <position-fallback-bounds> from [--foo] to [normal] at (-0.3) should be [--foo]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <position-fallback-bounds> from [--foo] to [normal] at (0) should be [--foo]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <position-fallback-bounds> from [--foo] to [normal] at (0.3) should be [--foo]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <position-fallback-bounds> from [--foo] to [normal] at (0.5) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <position-fallback-bounds> from [--foo] to [normal] at (0.6) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <position-fallback-bounds> from [--foo] to [normal] at (1) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Web Animations: property <position-fallback-bounds> from [--foo] to [normal] at (1.5) should be [normal]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- e.style['position-fallback-bounds'] = "normal" should set the property value:
Comment 4•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/89483f4f4a92
https://hg.mozilla.org/mozilla-central/rev/42931eec4ee4
Description
•