Bug 167733 - Column progression wrong after enabling pagination on RTL document
Summary: Column progression wrong after enabling pagination on RTL document
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-02-02 08:42 PST by Antti Koivisto
Modified: 2017-02-02 09:07 PST (History)
8 users (show)

See Also:


Attachments
patch (5.65 KB, patch)
2017-02-02 08:46 PST, Antti Koivisto
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antti Koivisto 2017-02-02 08:42:12 PST
Column progression depends on document direction but is not updated when direction changes.
Comment 1 Antti Koivisto 2017-02-02 08:46:50 PST
Created attachment 300413 [details]
patch
Comment 2 Antti Koivisto 2017-02-02 08:47:34 PST
<rdar://problem/29012252>
Comment 3 Antti Koivisto 2017-02-02 09:07:53 PST
Committed r211564: <http://trac.webkit.org/changeset/211564>