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

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

parent b8b9d6fe
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 web Content
- Retrieve arbitrary web content that is available on the public web
- Parse HTML and build DOM
- Style CSS and compute resource layout
- Execute JavaScript and WebAssembly