Make fieldsets work with vertical text.
https://bugs.webkit.org/show_bug.cgi?id=46785
Summary Make fieldsets work with vertical text.
Dave Hyatt
Reported 2010-09-28 23:05:03 PDT
Make fieldsets work with vertical text.
Attachments
Adele Peterson
Comment 1 2010-10-29 15:13:21 PDT
Gérard Talbot (no longer involved)
Comment 2 2018-04-26 11:31:38 PDT
Basic test (with vendor-prefixes) on legend text position and legend location in vertical-rl writing-mode: http://www.gtalbot.org/BrowserBugsSection/CSS3WritingModes/legend-position-in-fieldset-vrl.html
Simon Pieters (:zcorpan)
Comment 3 2018-08-16 02:40:17 PDT
This appears to have been fixed at some point. Close the bug? Test at https://github.com/web-platform-tests/wpt/pull/12519
Gérard Talbot (no longer involved)
Comment 4 2018-08-16 12:36:55 PDT
http://www.gtalbot.org/BrowserBugsSection/CSS3WritingModes/FieldsetVerticalGitHubPullRequest12519.html (slightly modified and more compact code from the real pull request 12519) With Epiphany 3.22.7 (WebKit 2.18.6) and with Epiphany Technological Preview 3.29.91-1-g8f26b7ff3 (AppleWebKit/605.1.15; WebKitGTK+ 2.21.5), this appears indeed to have been fixed. I get expected results in all the tests I have.
Sam Sneddon [:gsnedders]
Comment 5 2022-06-21 14:48:16 PDT
https://wpt.fyi/results/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-vertical.html?label=master&label=experimental&aligned seems to be failing with a slight kerning difference; dunno if we wanna consider that acceptable and add fuzziness or keep this bug open for that?
Note You need to log in before you can comment on or make changes to this bug.