mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 02:26:10 +00:00
LibWeb: Lay out the fieldset's rendered legend
This commit is contained in:
parent
6218f1a609
commit
81f8866606
Notes:
github-actions[bot]
2024-11-29 12:51:25 +00:00
Author: https://github.com/kostyafarber
Commit: 81f8866606
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2546
Reviewed-by: https://github.com/tcl3 ✅
12 changed files with 356 additions and 15 deletions
|
@ -665,6 +665,7 @@ namespace Web::Painting {
|
|||
class AudioPaintable;
|
||||
class ButtonPaintable;
|
||||
class CheckBoxPaintable;
|
||||
class FieldSetPaintable;
|
||||
class LabelablePaintable;
|
||||
class MediaPaintable;
|
||||
class Paintable;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue