Bug 221467 - [css-flexbox] position: absolute issues in flexbox
Summary: [css-flexbox] position: absolute issues in flexbox
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 136754
  Show dependency treegraph
 
Reported: 2021-02-05 08:58 PST by Sergio Villar Senin
Modified: 2021-12-10 07:57 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Villar Senin 2021-02-05 08:58:53 PST
These newly imported WPT tests are failing:

LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/abspos/position-absolute-012.html
LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/abspos/position-absolute-013.html
LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/abspos/position-absolute-014.html
LayoutTests/imported/w3c/web-platform-tests/css/css-flexbox/abspos/position-absolute-015.html
Comment 1 Radar WebKit Bug Importer 2021-02-12 08:59:27 PST
<rdar://problem/74278258>
Comment 2 Vitaly Dyachkov 2021-12-10 03:05:13 PST
All these tests are passing now.
Comment 3 Sergio Villar Senin 2021-12-10 07:57:14 PST
(In reply to Vitaly Dyachkov from comment #2)
> All these tests are passing now.

No they are not. Check https://wpt.fyi/results/css/css-flexbox/abspos?label=experimental&label=master&aligned we're failing several subtests.

I've uploaded https://bugs.webkit.org/show_bug.cgi?id=230336 long time ago fixing many of them but it's still unreviewed.