When searching, both in `px` and `ptop`, we should highlight what matched. So if you search for `rome` and find `Chrome`, then we should show "Ch**rome**" (note last part in bold): ``` Chrome ^^^^ ```
When searching, both in
pxandptop, we should highlight what matched.So if you search for
romeand findChrome, then we should show "Chrome" (note last part in bold):