Bug 46785 - Make fieldsets work with vertical text.
Summary: Make fieldsets work with vertical text.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords: InRadar
Depends on: 47236 47235
Blocks: 46123 188643
  Show dependency treegraph
 
Reported: 2010-09-28 23:05 PDT by Dave Hyatt
Modified: 2022-06-21 14:48 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2010-09-28 23:05:03 PDT
Make fieldsets work with vertical text.
Comment 1 Adele Peterson 2010-10-29 15:13:21 PDT
<rdar://problem/8612046>
Comment 2 Gérard Talbot (no longer involved) 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
Comment 3 Simon Pieters (:zcorpan) 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
Comment 4 Gérard Talbot (no longer involved) 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.
Comment 5 Sam Sneddon [:gsnedders] 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?