Fix an error in the eol-bidi-spaces-003 test
The original test we landed in r824804 was not using the property we wanted to test (white-space: pre-wrap) and there was no space at all, which was key to reproduce the issue. This CL updates the test, keeping both expected files, since FF needs an alternate result due to collapsing trailing spaces. It's worth mentioning that FF fails with this new test, but I think it's due an actual FF bug. Bug: 316409, 1142926 Change-Id: I6eafcf5edc5350c6ccfd227d5cc89ef2b47ed1a8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2573081Reviewed-by:Koji Ishii <kojii@chromium.org> Commit-Queue: Javier Fernandez <jfernandez@igalia.com> Cr-Commit-Position: refs/heads/master@{#837026}
Showing
Please register or sign in to comment