Bug 82272
Summary: | RenderTextControlSingleControl is not writing-mode aware | ||
---|---|---|---|
Product: | WebKit | Reporter: | Julien Chaffraix <jchaffraix> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ntim, tkent |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Julien Chaffraix
This is a follow-up of bug 80531 (see in particular https://bugs.webkit.org/show_bug.cgi?id=80531#c13). It was spotted that we have at least one test failing due to RenderTextControlSingleControl's layout function not properly using logical width and height in its computations. The test that is failing is fast/table/colspanMinWidth-vertical.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Tim Nguyen (:ntim)
*** This bug has been marked as a duplicate of bug 245355 ***