Bug 113325 - -webkit-writing-mode has no effect on table cells
Summary: -webkit-writing-mode has no effect on table cells
Status: RESOLVED DUPLICATE of bug 65917
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://jsbin.com/ayeyag/2/
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-26 10:43 PDT by Christian Biesinger
Modified: 2013-03-26 10:45 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Biesinger 2013-03-26 10:43:37 PDT
http://jsbin.com/ayeyag/2/

Putting a -webkit-writing-mode: vertical-lr; on a <td> does not make that cell vertical.
Comment 1 Christian Biesinger 2013-03-26 10:45:37 PDT

*** This bug has been marked as a duplicate of bug 65917 ***