[wpt-sync] Sync PR 15151 - [LayoutNG] Fixed elements inside split inlines triggered DCHECK
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15151 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15151
Details from upstream follow.
Aleks Totic <atotic@chromium.org> wrote:
[LayoutNG] Fixed elements inside split inlines triggered DCHECK
The bug was that position:fixed elements were not getting laid out.
It was caused by split inlines containing block fix.I've modified an existing testcase that we used to test split
inlines to also test fixed.Bug: 923268
Change-Id: Ic1fe1bbdf1ffc2dfe80e4dbe5c03065be05c082c
Reviewed-on: https://chromium-review.googlesource.com/c/1445393
Commit-Queue: Aleks Totic \<atotic@chromium.org>
Reviewed-by: Ian Kilpatrick \<ikilpatrick@chromium.org>
Cr-Commit-Position: refs/heads/master@{#627663}
| Assignee | ||
Updated•7 years ago
|
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Comment 5•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/5085624b6a31
https://hg.mozilla.org/mozilla-central/rev/8452d9d7634b
Description
•