mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-28 20:29:03 +00:00
LibWeb: Append attributes to the correct element
The spec indicates we should append attributes to the top element of the stack of open elements. We were appending the attribute to the bottom.
This commit is contained in:
parent
9fe35ddddf
commit
657bbd1542
Notes:
github-actions[bot]
2024-07-30 07:42:32 +00:00
Author: https://github.com/trflynn89
Commit: 657bbd1542
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/894
3 changed files with 5 additions and 4 deletions
|
@ -1 +1 @@
|
|||
PASS (didn't crash)
|
||||
HTML element has '<head' attribute: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue