RESOLVED FIXED 89394
Paginated display API doesn’t allow setting the page progression direction
https://bugs.webkit.org/show_bug.cgi?id=89394
Summary Paginated display API doesn’t allow setting the page progression direction
mitz
Reported 2012-06-18 15:31:17 PDT
Currently, the API exposes three pagination modes: unpaginated, horizontally-paginated, and vertically-paginated. There is no way to set the progression direction of pages along the chosen pagination axis.
Attachments
Make pagination modes specify an axis and a direction along that axis (20.70 KB, patch)
2012-06-18 15:50 PDT, mitz
darin: review+
mitz
Comment 1 2012-06-18 15:39:45 PDT
mitz
Comment 2 2012-06-18 15:50:23 PDT
Created attachment 148190 [details] Make pagination modes specify an axis and a direction along that axis
mitz
Comment 3 2012-06-19 10:11:14 PDT
Note You need to log in before you can comment on or make changes to this bug.