[wpt-sync] Sync PR 45532 - [css-anchor-position] Remove old broken getComputedStyle code
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox126 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 45532 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/45532
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
[css-anchor-position] Remove old broken getComputedStyle code
getComputedStyle should not rely on box dimensions when using
position-try. This was leftovers from back when the position fallback
was applied at used value time.Fixes CHECK failure for getComputedStyle on inset properties.
Bug: 40286059
Change-Id: I8e73f28f8fc468a80ba968a0d9fe7b2d7465341e
Reviewed-on: https://chromium-review.googlesource.com/5419444
WPT-Export-Revision: c3e2152ea86d7e6e1dda3d2cd14870e3d292d90a
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
CI Results
Ran 11 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
PASS : 1
Chrome
CRASH: 1
Safari
PASS : 1
Links
Comment 4•2 years ago
|
||
| bugherder | ||
Description
•