DescriptionDisable multicol when printing.
Until crbug.com/99358 is fixed, we cannot really print multicol properly.
The old multicol implementation has code (in C++) to prevent multicol when
printing, but since the new implementation creates a different layout tree
structure for multicol, it's going to be quite some work to remove multicol
containers when switching the document to printing. So let's do it in CSS
instead.
R=rune@opera.com,dsinclair@chromium.org,jchaffraix@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195531
Patch Set 1 #Patch Set 2 : rebase master #Patch Set 3 : Update LayoutTests/inspector/elements/styles/media-emulation-expected.txt #
Messages
Total messages: 13 (2 generated)
|