Bug 47994 - Make computeBlockDirectionPositionsForLine writing-mode-aware.
Summary: Make computeBlockDirectionPositionsForLine writing-mode-aware.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 46123
  Show dependency treegraph
 
Reported: 2010-10-20 10:59 PDT by Dave Hyatt
Modified: 2010-10-20 11:17 PDT (History)
0 users

See Also:


Attachments
Patch (1.99 KB, patch)
2010-10-20 11:01 PDT, Dave Hyatt
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2010-10-20 10:59:18 PDT
Make computeBlockDirectionPositionsForLine writing-mode-aware.  None of the functions it calls are patched yet.
Comment 1 Dave Hyatt 2010-10-20 11:01:01 PDT
Created attachment 71310 [details]
Patch
Comment 2 Dave Hyatt 2010-10-20 11:17:54 PDT
Fixed in r70158.