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 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: Ic10969ddcb22c2a0895fb9c1c3cb539fdd7e8f4d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5952649
Reviewed-by: Siye Liu siliu@microsoft.com
Commit-Queue: Utkarsh Pathak utpathak@microsoft.com
Reviewed-by: Koji Ishii kojii@chromium.org
Cr-Commit-Position: refs/heads/main@{#1385559}