mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-25 17:25:08 +02:00
Documentation: Fix grammar error
This commit is contained in:
committed by
Jelle Raaijmakers
parent
cb742ee2ba
commit
97d7316254
Notes:
github-actions[bot]
2025-08-20 12:49:37 +00:00
Author: https://github.com/alpqn Commit: https://github.com/LadybirdBrowser/ladybird/commit/97d73162549 Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5808 Reviewed-by: https://github.com/gmta ✅
@@ -359,7 +359,7 @@ if the server supports highlighting DOM nodes. We do support this, and the serve
|
|||||||
<< {"from":"server0-inspector7","value":true}
|
<< {"from":"server0-inspector7","value":true}
|
||||||
```
|
```
|
||||||
|
|
||||||
The client will then asks for box model highlighter. This highlighter indicates when the WebContent process should
|
The client will then ask for box model highlighter. This highlighter indicates when the WebContent process should
|
||||||
render an overlay over a particular node, with information about that node's box model. The server will create this
|
render an overlay over a particular node, with information about that node's box model. The server will create this
|
||||||
highlighter type, and reply:
|
highlighter type, and reply:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user