Bug 113325
Summary: | -webkit-writing-mode has no effect on table cells | ||
---|---|---|---|
Product: | WebKit | Reporter: | Christian Biesinger <cbiesinger> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ojan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://jsbin.com/ayeyag/2/ |
Christian Biesinger
http://jsbin.com/ayeyag/2/
Putting a -webkit-writing-mode: vertical-lr; on a <td> does not make that cell vertical.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Christian Biesinger
*** This bug has been marked as a duplicate of bug 65917 ***