Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[LayoutNG] Avoid creating empty lines at bogus (unset) BFC offset 0,0. #11485

Merged
merged 1 commit into from
Jun 14, 2018

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Jun 13, 2018

This affects auto-positioned out-of-flow nodes that are handled as part
of inline layout, and other things too.

This fix will also make it possible to use the position of the last
child fragment to calculate the block size of a block (which I happen to
be working on).

Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng;master.tryserver.chromium.linux:linux_layout_tests_layout_ng
Change-Id: Ie3f99d850de81bd349e89c624f86cce95b38eede
Reviewed-on: https://chromium-review.googlesource.com/1098925
Commit-Queue: Morten Stenshorne mstensho@chromium.org
Reviewed-by: Koji Ishii kojii@chromium.org
Cr-Commit-Position: refs/heads/master@{#567170}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

This affects auto-positioned out-of-flow nodes that are handled as part
of inline layout, and other things too.

This fix will also make it possible to use the position of the last
child fragment to calculate the block size of a block (which I happen to
be working on).

Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng;master.tryserver.chromium.linux:linux_layout_tests_layout_ng
Change-Id: Ie3f99d850de81bd349e89c624f86cce95b38eede
Reviewed-on: https://chromium-review.googlesource.com/1098925
Commit-Queue: Morten Stenshorne <mstensho@chromium.org>
Reviewed-by: Koji Ishii <kojii@chromium.org>
Cr-Commit-Position: refs/heads/master@{#567170}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants