Commit a36ca88d authored by Daniel Thompson-Yvetot's avatar Daniel Thompson-Yvetot
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent f701acc4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -270,7 +270,7 @@ The breadth of reasonably foreseeable uses for all web browsers implies that the

To access websites and make them available to users, web browsers need components to handle the following:

- Retrieve arbitrary web content that is available on the public web
- Retrieve arbitrary web content
- Parse HTML and build DOM
- Style CSS and compute resource layout
- Execute JavaScript and WebAssembly