[wpt-sync] Sync PR 40825 - Allow input type date etc to have vertical writign mode
Categories
(Core :: Layout, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 40825 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/40825
Details from upstream follow.
Di Zhang <dizhangg@chromium.org> wrote:
Allow input type date etc to have vertical writign mode
This CL allows \<input> types "date", "datetime-local", "month", "time",
"week" to have writing-mode vertical for both the default native
appearance and when appearance is set to none.We also put the change behind the feature flag
FormControlsVerticalWritingModeSupport so it can be turned on safely.Change-Id: Ib1aa557109e234ae697a15b5e8cb4eff1360a5d6
Bug: 681917
Reviewed-on: https://chromium-review.googlesource.com/4652558
WPT-Export-Revision: 35d0045fa6deb5fd75a57e960ee5e603879148f9
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Comment 3•2 years ago
|
||
| Assignee | ||
Comment 4•2 years ago
|
||
| Assignee | ||
Comment 5•2 years ago
|
||
| Assignee | ||
Comment 6•2 years ago
|
||
| Assignee | ||
Comment 7•2 years ago
|
||
| Assignee | ||
Comment 8•2 years ago
|
||
Comment 10•2 years ago
|
||
| bugherder | ||
Description
•