mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-26 12:17:52 +00:00
LibWeb: Add the search element
This commit is contained in:
parent
866609c682
commit
f09ed59351
Notes:
github-actions[bot]
2024-11-19 23:59:54 +00:00
Author: https://github.com/Psychpsyo
Commit: f09ed59351
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2444
Reviewed-by: https://github.com/tcl3 ✅
Reviewed-by: https://github.com/trflynn89
6 changed files with 12 additions and 9 deletions
|
@ -405,7 +405,7 @@ nobr wbr {
|
|||
|
||||
address, blockquote, center, div, figure, figcaption, footer, form, header, hr,
|
||||
legend, listing, main, p, plaintext, pre, summary, xmp, article, aside, h1, h2,
|
||||
h3, h4, h5, h6, hgroup, nav, section, table, caption, colgroup, col, thead,
|
||||
h3, h4, h5, h6, hgroup, nav, search, section, table, caption, colgroup, col, thead,
|
||||
tbody, tfoot, tr, td, th, dir, dd, dl, dt, menu, ol, ul, li, bdi, output,
|
||||
[dir=ltr i], [dir=rtl i], [dir=auto i] {
|
||||
unicode-bidi: isolate;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue