Bug 89315

Summary: Column progression direction cannot be set independently of writing direction
Product: WebKit Reporter: mitz
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, dglazkov, eric, macpherson, menard, simon.fraser, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Add a column-progression property
darin: review+, webkit.review.bot: commit-queue-
Archive of layout-test-results from ec2-cr-linux-02 none

Description mitz 2012-06-17 12:35:37 PDT
In a horizontal left-to-right multi-column block, columns are always laid out from left to right (when the column axis is horizontal) or from top to bottom (when the column axis is vertical).
Comment 1 mitz 2012-06-17 12:50:01 PDT
Created attachment 148021 [details]
Add a column-progression property
Comment 2 WebKit Review Bot 2012-06-17 13:59:05 PDT
Comment on attachment 148021 [details]
Add a column-progression property

Attachment 148021 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/12969543

New failing tests:
svg/css/getComputedStyle-basic.xhtml
fast/multicol/progression-reverse.html
fast/css/getComputedStyle/computed-style.html
fast/css/getComputedStyle/computed-style-without-renderer.html
Comment 3 WebKit Review Bot 2012-06-17 13:59:09 PDT
Created attachment 148024 [details]
Archive of layout-test-results from ec2-cr-linux-02

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: ec2-cr-linux-02  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.35-28-virtual-x86_64-with-Ubuntu-10.10-maverick
Comment 4 mitz 2012-06-18 11:06:17 PDT
Fixed in <http://trac.webkit.org/r120609>.
Comment 5 Simon Fraser (smfr) 2021-08-02 11:03:16 PDT
<rdar://11699375>