commit | 9c39d45041f1441a7e279fe32160df3db02b2213 | [log] [tgz] |
---|---|---|
author | mstensho <mstensho@opera.com> | Thu Sep 22 15:40:14 2016 |
committer | Commit bot <commit-bot@chromium.org> | Thu Sep 22 15:42:37 2016 |
tree | efbbb0cdd485b2498f86e8976f89329b84d4afa4 | |
parent | 6284f3833dd237a48895403f48dec88f1e055417 [diff] |
Content that starts before the first fragmentainer should stay where it is. It should not undergo pagination, but rather remain in the underflow area of the first fragmentainer. There's no reason to pull everything into the content area of the first fragmentainer. BUG=591694 Review-Url: https://codereview.chromium.org/2360253002 Cr-Commit-Position: refs/heads/master@{#420353}