New issue
Advanced search Search tips

Issue 615011 link

Starred by 3 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Jun 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Turn on multi-column printing

Project Member Reported by jonathan.garbee@chromium.org, May 26 2016

Issue description

https://chromium.googlesource.com/chromium/blink/+/master/Source/core/css/html.css#1116

Multi-column printing was disabled due to  issue 99358 . This has since been fixed therefore the UA stylesheet should be updated to remove the constraint.
 
Eh? https://chromium.googlesource.com/chromium/blink/+log/master/Source/core/css/html.css shows it hasn't been updated in 10 months. https://chromium.googlesource.com/chromium/src/+/master/third_party/WebKit/Source/core/css/html.css is the right copy and the CSS you were looking at is no longer there.
Status: WontFix (was: Untriaged)
ah yup, fixed here: https://chromium.googlesource.com/chromium/src/+/562a7409200d3bffd2e1270e227e36d87724a07c

Closing this since the fix is already implemented where it should be. Confusing though that the `Source/core` version exists if it isn't being used/maintained.

Sign in to add a comment