mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-29 20:29:18 +00:00
Everywhere: Fix a bunch of typos
This commit is contained in:
parent
f377951178
commit
173dcfb7cb
Notes:
sideshowbarker
2024-07-17 10:36:21 +09:00
Author: https://github.com/linusg
Commit: 173dcfb7cb
Pull-request: https://github.com/SerenityOS/serenity/pull/14132
17 changed files with 23 additions and 23 deletions
|
@ -166,7 +166,7 @@ void EventLoop::process()
|
|||
// - The user agent believes that updating the rendering of the Document's browsing context would have no visible effect, and
|
||||
// - The Document's map of animation frame callbacks is empty.
|
||||
|
||||
// FIXME: 5. Remove from docs all Document objects for which the user agent believes that it's preferrable to skip updating the rendering for other reasons.
|
||||
// FIXME: 5. Remove from docs all Document objects for which the user agent believes that it's preferable to skip updating the rendering for other reasons.
|
||||
|
||||
// FIXME: 6. For each fully active Document in docs, flush autofocus candidates for that Document if its browsing context is a top-level browsing context.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue