mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-19 07:22:21 +00:00
LibWeb+LibGfx: Apply editorial punctuation/whitespace/markup fixes
Corresponds tod426109ea1
andfd08f81d06
This commit is contained in:
parent
a35d14eab3
commit
423cdd447d
Notes:
github-actions[bot]
2025-06-24 15:13:34 +00:00
Author: https://github.com/AtkinsSJ
Commit: 423cdd447d
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5194
Reviewed-by: https://github.com/shannonbooth ✅
35 changed files with 108 additions and 103 deletions
|
@ -1371,7 +1371,7 @@ void TraversableNavigable::set_system_visibility_state(VisibilityState visibilit
|
|||
return;
|
||||
m_system_visibility_state = visibility_state;
|
||||
|
||||
// When a user-agent determines that the system visibility state for
|
||||
// When a user agent determines that the system visibility state for
|
||||
// traversable navigable traversable has changed to newState, it must run the following steps:
|
||||
|
||||
// 1. Let navigables be the inclusive descendant navigables of traversable's active document.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue