Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(223)

Issue 1426443003: Never paginate fixed-positioned objects. (Closed)

Created:
5 years, 2 months ago by mstensho (USE GERRIT)
Modified:
5 years, 1 month ago
CC:
blink-reviews, blink-reviews-layout_chromium.org, chromium-reviews, eae+blinkwatch, jchaffraix+rendering, leviw+renderwatch, pdr+renderingwatchlist_chromium.org, szager+layoutwatch_chromium.org, zoltan1
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Never paginate fixed-positioned objects. They are supposed to be repeated on every page anyway. Not that we currently do that, but there's still no need to paginate them. It can only do harm. Added a flexbox test, which is what the bug report was about. This regressed for flexbox (and other types of non-block-container blocks as well) with https://codereview.chromium.org/1360753002 , but this has actually been broken for ages for regular block containers, so I threw in a bonus test for that too. BUG=535163 R=leviw@chromium.org Committed: https://crrev.com/344e69ca2b1f2e20346eeb1f6d3d7d9fad38fd82 Cr-Commit-Position: refs/heads/master@{#356041}

Patch Set 1 #

Patch Set 2 : Test for fixed positioned inside transform inside multicol. #

Messages

Total messages: 10 (2 generated)
mstensho (USE GERRIT)
Okay, I hope you've been enjoying all the printing CLs I've sent recently. :-P Time ...
5 years, 2 months ago (2015-10-23 18:57:52 UTC) #1
leviw_travelin_and_unemployed
Nothing I enjoy more than looking at print code! Reasonable fix. Seems like we could ...
5 years, 2 months ago (2015-10-23 19:51:42 UTC) #2
mstensho (USE GERRIT)
On 2015/10/23 19:51:42, leviw wrote: > Reasonable fix. Seems like we could also tickle this ...
5 years, 2 months ago (2015-10-23 20:02:44 UTC) #3
leviw_travelin_and_unemployed
On 2015/10/23 at 20:02:44, mstensho wrote: > On 2015/10/23 19:51:42, leviw wrote: > > Reasonable ...
5 years, 2 months ago (2015-10-23 20:04:35 UTC) #4
mstensho (USE GERRIT)
On 2015/10/23 20:04:35, leviw wrote: > On 2015/10/23 at 20:02:44, mstensho wrote: > > On ...
5 years, 1 month ago (2015-10-26 11:59:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1426443003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1426443003/20001
5 years, 1 month ago (2015-10-26 11:59:53 UTC) #8
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 1 month ago (2015-10-26 13:17:21 UTC) #9
commit-bot: I haz the power
5 years, 1 month ago (2015-10-26 13:18:05 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/344e69ca2b1f2e20346eeb1f6d3d7d9fad38fd82
Cr-Commit-Position: refs/heads/master@{#356041}

Powered by Google App Engine
This is Rietveld 408576698