Fix failing WPTs introduced by https://crrev.com/c/5937916
There are few failures introduced by WPT import in the editing component
where the editing includes forward-delete command alongwith the
white-space CSS properties. This CL fixes the failing WPTs by setting
the expectation as per the CSS specification linked below.
https: //www.w3.org/TR/css-text-3/#white-space-property
Bug: 373924023
Change-Id: I80d322fbafa9d3a592d80d78c43480f2e34b8485
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5953176
Reviewed-by: Koji Ishii [email protected]
Reviewed-by: Siye Liu [email protected]
Commit-Queue: Utkarsh Pathak [email protected]
Cr-Commit-Position: refs/heads/main@{#1386719}