Bug 189244 - Fieldset content before the legend is not interoperable
Summary: Fieldset content before the legend is not interoperable
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://wpt.live/html/rendering/non-re...
Keywords: WPTImpact
Depends on:
Blocks:
 
Reported: 2018-09-03 06:50 PDT by Simon Pieters (:zcorpan)
Modified: 2022-09-23 06:07 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 Simon Pieters (:zcorpan) 2018-09-03 06:50:14 PDT
Test https://github.com/web-platform-tests/wpt/pull/12810

Firefox renders as expected. WebKit and Chrome put the X and the Y on separate lines. Edge puts the X above the legend.
Comment 2 Ahmad Saleem 2022-09-23 06:07:06 PDT
Safari Technology Preview 154 is still failing test:

https://wpt.fyi/results/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-content-before-legend.html?label=master&label=experimental&aligned&view=subtest&q=fieldset-content-before-legend.html

>> fieldset content before legend

Updated "Keyword" field and also adding test URL for ease to track this.