Bug 248262
Summary: | Support <select multiple> and <select size=X> in vertical writing mode | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tim Nguyen (:ntim) <ntim> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | bfulgham, simon.fraser, webkit-bug-importer, zalan |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 245355 |
Tim Nguyen (:ntim)
They currently don't take in account of the writing mode flow.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/102620484>
Tim Nguyen (:ntim)
All the code for this is in: Source/WebCore/rendering/RenderListBox.cpp
Tim Nguyen (:ntim)
WPTs are being added in: https://github.com/web-platform-tests/wpt/pull/37126
Tim Nguyen (:ntim)
*** This bug has been marked as a duplicate of bug 117233 ***