element-hq / element-web

A glossy Matrix collaboration client for the web.
https://element.io
GNU Affero General Public License v3.0
11.03k stars 1.96k forks source link

Remove list style from Percy test of a reply chain on `timeline.spec.ts` #24969

Closed luixxiul closed 5 months ago

luixxiul commented 1 year ago

Steps to reproduce

  1. Check Percy snapshots below for https://github.com/matrix-org/matrix-react-sdk/pull/10450:

Outcome

What did you expect?

The list style should not be applied in the same way as on the main timeline.

What happened instead?

It is applied as below:

Screenshot from 2023-03-27 19-30-40

Please note that the position of the disc differs among the browsers. Above is the snapshot on Safari. The disc does not appear on Firefox.

Operating system

No response

Browser information

Chrome (Edge) and Safari

URL for webapp

No response

Application version

No response

Homeserver

No response

Will you send logs?

No

luixxiul commented 1 year ago

This one is hard to spot, but there is a disc covered by the avatar H on the first line.

Screenshot from 2023-03-28 05-16-27

t3chguy commented 5 months ago

Percy tests are gone