Bug 221467
Summary: | [css-flexbox] position: absolute issues in flexbox | ||
---|---|---|---|
Product: | WebKit | Reporter: | Sergio Villar Senin <svillar> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ahmad.saleem792, bfulgham, obyknovenius, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 136754 |
Sergio Villar Senin
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/74278258>
Vitaly Dyachkov
All these tests are passing now.
Sergio Villar Senin
(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.
Ahmad Saleem
https://wpt.fyi/results/css/css-flexbox/abspos?label=master&label=experimental&aligned&q=bspos%2Fposition-absolute-0
Last failing tests are progressed by Alan here: https://commits.webkit.org/280697@main
Marking this as 'RESOLVED CONFIGURATION CHANGED'.
For any other abpos flexbox failures on WPT, we can track them via other bugs.
*** This bug has been marked as a duplicate of bug 276240 ***