Bug 189244
Summary: | Fieldset content before the legend is not interoperable | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Pieters (:zcorpan) <zcorpan> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | ahmad.saleem792, bfulgham, simon.fraser, zalan |
Priority: | P2 | Keywords: | WPTImpact |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://wpt.live/html/rendering/non-replaced-elements/the-fieldset-and-legend-elements/fieldset-content-before-legend.html |
Simon Pieters (:zcorpan)
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Simon Pieters (:zcorpan)
Also see https://github.com/web-platform-tests/wpt/pull/12939
Ahmad Saleem
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.